Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3915194
D754.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D754.diff
View Options
diff --git a/Dockerfile b/Dockerfile
--- a/Dockerfile
+++ b/Dockerfile
@@ -29,9 +29,8 @@
gcc libc-dev make pkg-config nginx-full \
runit nano less tmux wget git locales \
$PHP_BUILD_DEPS $PHP_EXTRA_BUILD_DEPS \
- --no-install-recommends && rm -r /var/lib/apt/lists/*
-
-RUN dpkg-reconfigure locales
+ --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 \
diff --git a/novolume/Dockerfile b/novolume/Dockerfile
--- a/novolume/Dockerfile
+++ b/novolume/Dockerfile
@@ -29,9 +29,8 @@
gcc libc-dev make pkg-config nginx-full \
runit nano less tmux wget git locales \
$PHP_BUILD_DEPS $PHP_EXTRA_BUILD_DEPS \
- --no-install-recommends && rm -r /var/lib/apt/lists/*
-
-RUN dpkg-reconfigure locales
+ --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
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 20, 19:01 (19 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2308410
Default Alt Text
D754.diff (1 KB)
Attached To
Mode
D754: Flatten layers for locales
Attached
Detach File
Event Timeline
Log In to Comment