Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3777484
D762.id1932.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
D762.id1932.diff
View Options
diff --git a/Dockerfile b/Dockerfile
--- a/Dockerfile
+++ b/Dockerfile
@@ -30,9 +30,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 \
diff --git a/novolume/Dockerfile b/novolume/Dockerfile
--- a/novolume/Dockerfile
+++ b/novolume/Dockerfile
@@ -30,9 +30,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 \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 26, 01:37 (20 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2263373
Default Alt Text
D762.id1932.diff (1 KB)
Attached To
Mode
D762: Squash locales layers
Attached
Detach File
Event Timeline
Log In to Comment