diff --git a/Dockerfile.local b/Dockerfile.local index e10b6b8..a463d30 100644 --- a/Dockerfile.local +++ b/Dockerfile.local @@ -18,6 +18,7 @@ COPY ./bin/frostfs-node /usr/bin/frostfs-node COPY ./bin/frostfs-s3-gw /usr/bin/frostfs-s3-gw COPY ./bin/frostfs-s3-authmate /usr/bin/frostfs-s3-authmate COPY ./bin/frostfs-http-gw /usr/bin/frostfs-http-gw +COPY ./bin/issue-creds.sh /usr/bin/issue-creds.sh COPY ./adm/frostfs-adm.yml /config/frostfs-adm.yml COPY ./ir/cli-cfg.yaml /config/cli-cfg-ir.yaml