mirror of
https://gitee.com/jiulinxiri/ssh-scp-deploy.git
synced 2025-09-10 18:25:12 +08:00
Changed Dockerfile.
This commit is contained in:
@@ -8,6 +8,9 @@ RUN apk update && \
|
||||
|
||||
COPY LICENSE README.md /
|
||||
|
||||
COPY *.sh /
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
COPY with_key.sh /with_key.sh
|
||||
COPY with_pass.sh /with_pass.sh
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
Reference in New Issue
Block a user