mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-02-06 10:59:25 +00:00
Start SSH is moved to /bin
This commit is contained in:
parent
e644609253
commit
c7bde6df35
@ -14,4 +14,4 @@ RUN apk add bind-tools
|
|||||||
RUN apk add rsync
|
RUN apk add rsync
|
||||||
RUN apk add bash
|
RUN apk add bash
|
||||||
VOLUME /root/.ssh /etc/ssh /data
|
VOLUME /root/.ssh /etc/ssh /data
|
||||||
ADD start-ssh.sh start-ssh.sh
|
ADD start-ssh.sh /bin/start-ssh.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user