mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2026-09-27 22:04:12 +00:00
Update Dockerfile
This commit is contained in:
+2
-1
@@ -10,5 +10,6 @@ RUN rm -rf /var/cache/apk/*
|
||||
RUN mkdir ~/.ssh
|
||||
|
||||
# Copy in our executables.
|
||||
COPY start-agent.sh /bin/start-agent
|
||||
COPY add-key.sh /bin/add-key
|
||||
RUN chmod +x /bin/add-key
|
||||
RUN chmod +x /bin/add-key /bin/start-agent
|
||||
|
||||
Reference in New Issue
Block a user