FROM docker.io/thallian/confd-env:3.16

RUN apk --no-cache add php8-fpm
RUN ln -s /usr/bin/php8 /usr/bin/php

ADD /rootfs /