use kaniko to build container
This commit is contained in:
parent
09feab6ac0
commit
775e667cb8
2 changed files with 2 additions and 1 deletions
|
@ -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 /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue