mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2026-09-22 19:23:58 +00:00
Clear the hosts file before use.
This commit is contained in:
@@ -12,3 +12,4 @@ RUN mkdir ~/.ssh
|
||||
COPY agent-start agent-stop agent-add /bin/
|
||||
COPY hosts-clear hosts-add /bin/
|
||||
RUN chmod +x /bin/agent-* /bin/hosts-*
|
||||
RUN hosts-clear
|
||||
|
||||
Reference in New Issue
Block a user