use kaniko to build container
This commit is contained in:
parent
120e272b7d
commit
ec32df84cd
6 changed files with 16 additions and 19 deletions
1
rootfs/etc/s6-overlay/s6-rc.d/php8-fpm/dependencies
Normal file
1
rootfs/etc/s6-overlay/s6-rc.d/php8-fpm/dependencies
Normal file
|
@ -0,0 +1 @@
|
|||
confd
|
3
rootfs/etc/s6-overlay/s6-rc.d/php8-fpm/run
Normal file
3
rootfs/etc/s6-overlay/s6-rc.d/php8-fpm/run
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/with-contenv sh
|
||||
|
||||
exec php-fpm8 --nodaemonize --force-stderr
|
1
rootfs/etc/s6-overlay/s6-rc.d/php8-fpm/type
Normal file
1
rootfs/etc/s6-overlay/s6-rc.d/php8-fpm/type
Normal file
|
@ -0,0 +1 @@
|
|||
longrun
|
0
rootfs/etc/s6-overlay/s6-rc.d/user/contents.d/php8-fpm
Normal file
0
rootfs/etc/s6-overlay/s6-rc.d/user/contents.d/php8-fpm
Normal file
Loading…
Add table
Add a link
Reference in a new issue