Dockerfile 수정
This commit is contained in:
@@ -5,7 +5,7 @@ LABEL agent_list="host,container,ndm"
|
||||
|
||||
RUN \
|
||||
pip3 install ansible && \
|
||||
apk add openssh
|
||||
apk add openssh sshpass
|
||||
|
||||
WORKDIR /installer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user