tauschen von 4 & 3 & 4 schwaerer machen

This commit is contained in:
2026-01-06 16:31:13 +01:00
parent 0e5f03a317
commit 4207dfd807
86 changed files with 18 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
openssh-server sudo ca-certificates nano file htop vim locales \
openssh-server sudo ca-certificates nano file htop vim locales zip \
python3 python3-pip procps cron libpam-modules \
&& locale-gen en_US.UTF-8 \
&& update-locale LANG=en_US.UTF-8 \