Page MenuHomeDevCentral

D763.diff
No OneTemporary

D763.diff

diff --git a/Dockerfile b/Dockerfile
--- a/Dockerfile
+++ b/Dockerfile
@@ -25,11 +25,13 @@
libreadline-dev \
libncursesw5-dev \
libnewt-dev
+ENV LANG C.UTF-8
RUN apt-get update && apt-get install -y ca-certificates curl libxml2 autoconf \
- gcc libc-dev make pkg-config nano less tmux wget git \
+ gcc libc-dev make pkg-config nano less tmux wget git locales \
$PHP_BUILD_DEPS $PHP_EXTRA_BUILD_DEPS \
- --no-install-recommends && rm -r /var/lib/apt/lists/*
+ --no-install-recommends && rm -r /var/lib/apt/lists/* \
+ && dpkg-reconfigure locales
RUN gpg --keyserver pool.sks-keyservers.net --recv-keys 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3 0BD78B5F97500D450838F95DFE857D9A90D90EC1 \
&& mkdir -p $PHP_INI_DIR/conf.d \

File Metadata

Mime Type
text/plain
Expires
Thu, Nov 7, 02:00 (18 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2232127
Default Alt Text
D763.diff (758 B)

Event Timeline