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
2021-06-20 10:33:37 +02:00
RUN apk --no-cache add php8-fpm
2016-06-28 16:19:59 +02:00
ADD /rootfs /