php8-fpm/Dockerfile

6 lines
106 B
Docker
Raw Normal View History

2017-08-31 12:57:44 +00:00
FROM registry.gitlab.com/thallian/docker-confd-env:master
2016-06-28 14:19:59 +00:00
2017-01-10 10:28:34 +00:00
RUN apk --no-cache add php7-fpm
2016-06-28 14:19:59 +00:00
ADD /rootfs /