This commit is contained in:
2025-02-07 12:49:41 -05:00
parent 27153fcd3c
commit 3e1a22d572
2 changed files with 11 additions and 10 deletions
+1
View File
@@ -6,6 +6,7 @@ COPY ${FROM_DIR}/requirements.txt /
COPY cvttpy /cvttpy
#### Creds file is mapped from host to container
# COPY ${FROM_DIR}/.creds /.creds
COPY ${FROM_DIR}/crypto_md_day.sh /crypto_md_day.sh