modified: docker/ssh-server/Dockerfile.dev
This commit is contained in:
@@ -19,6 +19,7 @@ RUN apt-get update && \
|
||||
python3 \
|
||||
python3-pip \
|
||||
openssh-server \
|
||||
openssh-client \
|
||||
curl && \
|
||||
yq && \
|
||||
mkdir /var/run/sshd && \
|
||||
|
||||
Reference in New Issue
Block a user