Mise à jour de 'Dockerfile'

This commit is contained in:
dany 2022-08-07 00:30:53 +02:00
parent 8b7a34b2a6
commit 6eb8151504

View File

@ -6,7 +6,7 @@ RUN apt-get update && DEBIAN_FRONTEND="noninteractive" \
xz-utils debianutils iputils-ping python3-git \
python3-jinja2 libegl1-mesa libsdl1.2-dev pylint3 \
xterm python3-subunit mesa-common-dev zstd liblz4-tool file locales locales-all \
curl unzip multiarch-support
curl unzip
ENV LC_ALL en_US.UTF-8
ENV LANG en_US.UTF-8
ENV LANGUAGE en_US.UTF-8