bug fix (Thu May 4 14:21:17 CST 2023)
This commit is contained in:
parent
9d6db4bb40
commit
c531b82e24
|
@ -4,6 +4,7 @@ RUN apk add --no-cache openssh git sudo tmux vim bash zsh curl wget coreutils ut
|
|||
&& cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo "Asia/Shanghai" > /etc/timezone
|
||||
|
||||
COPY sshd_config /etc/ssh/sshd_config
|
||||
COPY startup.sh /etc/startup.sh
|
||||
|
||||
RUN cd /opt && git clone https://git.nasp.ob.ac.cn/NASP/registry \
|
||||
&& ./registry/scripts/jumpserver_deploy.sh \
|
||||
|
|
Loading…
Reference in New Issue
Block a user