2016-11-01 15:15:57 +00:00
|
|
|
FROM quay.io/thallian/confd-env:latest
|
2016-06-28 14:19:59 +00:00
|
|
|
|
2016-09-12 09:10:36 +00:00
|
|
|
RUN apk add --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/community/ --allow-untrusted php7-fpm
|
2016-06-28 14:19:59 +00:00
|
|
|
|
|
|
|
ADD /rootfs /
|