bug fix (Thu May 4 15:21:15 CST 2023)
This commit is contained in:
parent
aba51e76b8
commit
017a25c3e5
|
@ -11,6 +11,7 @@ RUN cd /opt && git clone https://git.nasp.ob.ac.cn/NASP/registry \
|
|||
&& curl dotfiles.cn | bash -s - -l -u root \
|
||||
&& sed -i 's?root:x:0:0:root:/root:/bin/ash?root:x:0:0:root:/root:/bin/zsh?' /etc/passwd \
|
||||
&& sed -i 's?ssh:x:1000:1000:jumpserver user ssh:/home/ssh:/bin/ash?ssh:x:1000:1000:jumpserver user ssh:/home/ssh:/bin/bash?' /etc/passwd \
|
||||
&& echo "RESOLV_CONF=no" > /etc/udhcpc/udhcpc.conf \
|
||||
&& echo "nameserver 192.168.16.118" > /etc/resolv.conf
|
||||
|
||||
EXPOSE 22
|
||||
|
|
Loading…
Reference in New Issue
Block a user