6 lines
96 B
Plaintext
6 lines
96 B
Plaintext
|
FROM docker.io/thallian/confd-env:3.19-3.1.6.2
|
||
|
|
||
|
RUN apk --no-cache add php83-fpm
|
||
|
|
||
|
ADD /rootfs /
|