Dockerfile aktualisiert
This commit is contained in:
@@ -8,7 +8,7 @@ RUN apt-get update \
|
|||||||
openssh-server sudo ca-certificates nano file htop vim locales \
|
openssh-server sudo ca-certificates nano file htop vim locales \
|
||||||
&& 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
|
&& python3 python3-pip
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user