mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2026-09-19 21:25:22 +08:00
Update Dockerfile
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
FROM alpine:latest
|
||||
|
||||
# Update
|
||||
RUN apk --update add rsync openssh-client
|
||||
RUN apk --update --no-cache add rsync bash openssh-client
|
||||
|
||||
# Copy entrypoint
|
||||
ADD entrypoint.sh /entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user