Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3770512
D2341.id5894.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
861 B
Referenced Files
None
Subscribers
None
D2341.id5894.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:buster
MAINTAINER Sébastien Santoro aka Dereckson <dereckson+nasqueron-docker@espace-win.org>
#
@@ -19,8 +19,7 @@
libcurl4-openssl-dev \
libedit-dev \
libjpeg-dev \
- libpng12-dev \
- libreadline6-dev \
+ libpng-dev \
libsqlite3-dev \
libssl-dev \
libxslt1-dev \
@@ -30,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 unzip \
+ gcc libc-dev make pkg-config nano less tmux wget git locales unzip gpg \
$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
Sun, Nov 24, 20:38 (20 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2260968
Default Alt Text
D2341.id5894.diff (861 B)
Attached To
Mode
D2341: Upgrade userland to Debian Buster
Attached
Detach File
Event Timeline
Log In to Comment