php8-fpm/Dockerfile

6 lines
79 B
Text
Raw Normal View History

2018-11-27 08:37:28 +01:00
FROM thallian/confd-env:latest
2016-06-28 16:19:59 +02:00
2017-01-10 11:28:34 +01:00
RUN apk --no-cache add php7-fpm
2016-06-28 16:19:59 +02:00
ADD /rootfs /