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