php8-fpm/Dockerfile
Sebastian Hugentobler 2690212577 initial commit
2016-06-28 16:19:59 +02:00

6 lines
159 B
Docker

FROM thallian/confd-env:latest
RUN apk add --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/testing/ --allow-untrusted php7-fpm
ADD /rootfs /