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