creds to be taken from volumes

This commit is contained in:
2024-12-16 18:07:34 -05:00
parent 7165d611c6
commit 63831e16b1
26 changed files with 8 additions and 458 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ RUN pip install --upgrade pip --root-user-action=ignore
RUN pip install -r /requirements.txt --root-user-action=ignore
COPY cvttpy /cvttpy
COPY ${ROOT_MCRSVC_DIR}/.creds /.creds
# COPY ${ROOT_MCRSVC_DIR}/.creds /.creds
COPY ${FROM_DIR}/run_mdgw.sh /run_mdgw.sh