We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6000d7 + b085971 commit f0c622cCopy full SHA for f0c622c
1 file changed
Dockerfile.cpu
@@ -112,6 +112,7 @@ RUN mkdir -p /app/config
112
113
# Copy the environment-specific config file
114
COPY config.${DEPLOYMENT_ENV}.yaml /app/config.yaml
115
+COPY config.qc.yaml /app/config.qc.yaml
116
COPY config/ /app/config/
117
118
# Set PYTHONPATH
0 commit comments