Add Software
This commit is contained in:
@@ -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 zip \
|
||||
openssh-server sudo ca-certificates nano file htop vim locales zip fastfetch \
|
||||
python3 python3-pip procps cron libpam-modules \
|
||||
&& locale-gen en_US.UTF-8 \
|
||||
&& update-locale LANG=en_US.UTF-8 \
|
||||
|
||||
Reference in New Issue
Block a user