Update Dockerfile
This commit is contained in:
parent
c2103254c7
commit
a70fc1d854
@ -1,5 +1,5 @@
|
||||
FROM thallian/confd-env:latest
|
||||
|
||||
RUN apk add --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/php7-fpm/ --allow-untrusted php7-fpm
|
||||
RUN apk add --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/community/ --allow-untrusted php7-fpm
|
||||
|
||||
ADD /rootfs /
|
||||
|
Loading…
Reference in New Issue
Block a user