We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc0e13f commit d56b47fCopy full SHA for d56b47f
2 files changed
Dockerfile
@@ -109,6 +109,7 @@ ENV DISPLAY=:1 \
109
NVIDIA_DRIVER_CAPABILITIES=all \
110
DISABLE_ZINK=false \
111
DISABLE_DRI3=false \
112
+ LC_ALL=en_US.UTF-8 \
113
TITLE=Selkies
114
115
RUN \
Dockerfile.aarch64
0 commit comments