Update 'Dockerfile'
This commit is contained in:
parent
57fefd9699
commit
ca78d529ba
@ -5,4 +5,7 @@ RUN apt-get update && DEBIAN_FRONTEND="noninteractive" \
|
|||||||
chrpath socat cpio python3 python3-pip python3-pexpect \
|
chrpath socat cpio python3 python3-pip python3-pexpect \
|
||||||
xz-utils debianutils iputils-ping python3-git \
|
xz-utils debianutils iputils-ping python3-git \
|
||||||
python3-jinja2 libegl1-mesa libsdl1.2-dev pylint3 \
|
python3-jinja2 libegl1-mesa libsdl1.2-dev pylint3 \
|
||||||
xterm python3-subunit mesa-common-dev zstd liblz4-tool file
|
xterm python3-subunit mesa-common-dev zstd liblz4-tool file locales locales-all
|
||||||
|
ENV LC_ALL en_US.UTF-8
|
||||||
|
ENV LANG en_US.UTF-8
|
||||||
|
ENV LANGUAGE en_US.UTF-8
|
Loading…
Reference in New Issue
Block a user