Page MenuHomeDevCentral

D685.id1720.diff
No OneTemporary

D685.id1720.diff

diff --git a/Dockerfile b/Dockerfile
--- a/Dockerfile
+++ b/Dockerfile
@@ -23,8 +23,9 @@
libssl-dev \
libxslt1-dev \
libxml2-dev
-ENV LANG en_US.UTF-8
-ENV LC_ALL en_US.UTF-8
+ENV LANG C.UTF-8
+
+RUN dpkg-reconfigure locales
RUN apt-get update && apt-get install -y ca-certificates curl libxml2 autoconf \
gcc libc-dev make pkg-config nginx-full \
diff --git a/novolume/Dockerfile b/novolume/Dockerfile
--- a/novolume/Dockerfile
+++ b/novolume/Dockerfile
@@ -23,8 +23,9 @@
libssl-dev \
libxslt1-dev \
libxml2-dev
-ENV LANG en_US.UTF-8
-ENV LC_ALL en_US.UTF-8
+ENV LANG C.UTF-8
+
+RUN dpkg-reconfigure locales
RUN apt-get update && apt-get install -y ca-certificates curl libxml2 autoconf \
gcc libc-dev make pkg-config nginx-full \

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 26, 16:24 (12 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2935805
Default Alt Text
D685.id1720.diff (768 B)

Event Timeline