FROM thallian/confd-env:latest RUN apk --no-cache add php8-fpm RUN ln -s /usr/sbin/php-fpm8 /bin/php-fpm8 ADD /rootfs /