creds to be taken from volumes
This commit is contained in:
@@ -15,7 +15,7 @@ RUN apt-get update && apt-get install -y \
|
||||
# must be from disted version
|
||||
COPY cvtt-rust/bin/alpaca_md_hbar_loader /
|
||||
|
||||
COPY ${FROM_DIR}/.creds /.creds
|
||||
# COPY ${FROM_DIR}/.creds /.creds
|
||||
COPY ${FROM_DIR}/alpaca_hbar.sh /alpaca_hbar.sh
|
||||
|
||||
COPY docker_dev/shared/id_rsa /root/.ssh/id_rsa
|
||||
|
||||
Reference in New Issue
Block a user