Update Dockerfile
This commit is contained in:
parent
6085917992
commit
efc3758426
@ -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 \
|
||||||
|
Loading…
Reference in New Issue
Block a user