Update Dockerfile #1

Closed
vicelikedust wants to merge 1 commits from patch-1 into master

View File

@ -1,7 +1,7 @@
#This image takes the previously created PHP image and modifies it for fastcgi upstream use by the web container #This image takes the previously created PHP image and modifies it for fastcgi upstream use by the web container
FROM lotgd-php:cli FROM lotgd-php:cli
MAINTAINER Chris P MAINTAINER Douche
# Install dotdeb repo, PHP, composer and selected extensions # Install dotdeb repo, PHP, composer and selected extensions
RUN apt-get update \ RUN apt-get update \