Dockerfile aktualisiert
This commit is contained in:
@@ -9,6 +9,7 @@ RUN apt-get update \
|
|||||||
&& locale-gen en_US.UTF-8 \
|
&& locale-gen en_US.UTF-8 \
|
||||||
&& update-locale LANG=en_US.UTF-8 \
|
&& update-locale LANG=en_US.UTF-8 \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
&& python3 python3-pip
|
||||||
|
|
||||||
|
|
||||||
RUN mkdir /var/run/sshd
|
RUN mkdir /var/run/sshd
|
||||||
|
|||||||
Reference in New Issue
Block a user