mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2026-09-27 16:56:11 +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 agent-start agent-stop agent-add /bin/
|
||||||
COPY hosts-clear hosts-add /bin/
|
COPY hosts-clear hosts-add /bin/
|
||||||
RUN chmod +x /bin/agent-* /bin/hosts-*
|
RUN chmod +x /bin/agent-* /bin/hosts-*
|
||||||
|
RUN hosts-clear
|
||||||
|
|||||||
Reference in New Issue
Block a user