use kaniko to build container

This commit is contained in:
Sebastian Hugentobler 2022-02-14 08:26:26 +01:00
parent 09feab6ac0
commit 775e667cb8
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
2 changed files with 2 additions and 1 deletions

View file

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