Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3774479
D1102.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
840 B
Referenced Files
None
Subscribers
None
D1102.diff
View Options
diff --git a/Dockerfile b/Dockerfile
--- a/Dockerfile
+++ b/Dockerfile
@@ -2,7 +2,7 @@
# Nasqueron - Base PHP CLI image
#
-FROM debian:jessie
+FROM debian:stretch-slim
MAINTAINER Sébastien Santoro aka Dereckson <dereckson+nasqueron-docker@espace-win.org>
#
@@ -18,7 +18,7 @@
libedit-dev \
libjpeg-dev \
libmcrypt-dev \
- libpng12-dev \
+ libpng-dev \
libreadline6-dev \
libsqlite3-dev \
libssl-dev \
@@ -29,7 +29,7 @@
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 locales \
+ gcc libc-dev make pkg-config nano less tmux wget git locales gnupg dirmngr \
$PHP_BUILD_DEPS $PHP_EXTRA_BUILD_DEPS \
--no-install-recommends && rm -r /var/lib/apt/lists/* \
&& dpkg-reconfigure locales
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 25, 12:00 (21 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2262465
Default Alt Text
D1102.diff (840 B)
Attached To
Mode
D1102: Upgrade Debian to stretch
Attached
Detach File
Event Timeline
Log In to Comment