php8-fpm/Dockerfile

6 lines
160 B
Docker
Raw Normal View History

2016-06-28 14:19:59 +00:00
FROM thallian/confd-env:latest
2016-09-12 09:09:31 +00:00
RUN apk add --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/php7-fpm/ --allow-untrusted php7-fpm
2016-06-28 14:19:59 +00:00
ADD /rootfs /