php8-fpm/Dockerfile

6 lines
106 B
Text
Raw Normal View History

2017-08-31 14:57:44 +02:00
FROM registry.gitlab.com/thallian/docker-confd-env:master
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 /