php8-fpm/Dockerfile
Sebastian Hugentobler 02dfda3b2b Update Dockerfile
2016-11-01 15:15:57 +00:00

6 lines
169 B
Docker

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