From 0ae3b2ad614424e08a2b81a0363e38115e1b9c0b Mon Sep 17 00:00:00 2001 From: Disassembler Date: Tue, 1 May 2018 10:03:35 +0200 Subject: [PATCH] Change SeedDMS Docker image base --- seeddms/Dockerfile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/seeddms/Dockerfile b/seeddms/Dockerfile index 61400c4..cf254be 100644 --- a/seeddms/Dockerfile +++ b/seeddms/Dockerfile @@ -1,10 +1,6 @@ -FROM alpine +FROM php MAINTAINER Disassembler -RUN \ - # Install PHP runtime - apk --no-cache add nginx php7 php7-ctype php7-fpm php7-gd php7-json php7-mbstring php7-mcrypt php7-opcache php7-session - RUN \ # Install runtime dependencies apk --no-cache add ghostscript imagemagick libreoffice-calc libreoffice-impress libreoffice-writer php7-iconv php7-pear php7-pdo_pgsql php7-simplexml php7-xml poppler-utils ttf-dejavu