update
This commit is contained in:
@@ -3,7 +3,6 @@ FROM harbor.colben.cn/general/jdk$ARCH:8
|
||||
MAINTAINER Colben colbenlee@gmail.com
|
||||
RUN tdnf makecache \
|
||||
&& tdnf -y install git openssh openssh-clients openssh-server sshpass jq ansible \
|
||||
&& echo 'root:Ops_1234' | chpasswd \
|
||||
&& mkdir -m 0700 /root/.ssh \
|
||||
&& sed -i \
|
||||
-e '/^Port /d' \
|
||||
|
Reference in New Issue
Block a user