ssh
parent
7b56df523b
commit
ccb7f9e6f6
|
@ -24,7 +24,7 @@ RUN mkdir -p /space \
|
|||
&& chown -R ${SILVERBULLET_USERNAME}:${SILVERBULLET_USERNAME} /deno-dir \
|
||||
&& chmod +x /tini \
|
||||
&& apt update \
|
||||
&& apt install -y git ssh \
|
||||
&& apt install -y git ssh-client \
|
||||
&& echo "**** cleanup ****" \
|
||||
&& apt-get -y autoremove \
|
||||
&& apt-get clean \
|
||||
|
|
Loading…
Reference in New Issue