mirror of
https://gitee.com/jiulinxiri/ssh-scp-deploy.git
synced 2026-01-19 22:57:40 +08:00
Changed README. Fixed Dockerfile.
This commit is contained in:
@@ -9,5 +9,7 @@ RUN apk update && \
|
||||
COPY LICENSE README.md /
|
||||
|
||||
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