push to php8
This commit is contained in:
parent
40413d8f16
commit
e5952176b7
6 changed files with 7 additions and 7 deletions
|
@ -1,3 +0,0 @@
|
|||
#!/usr/bin/with-contenv sh
|
||||
|
||||
exec php-fpm7 --nodaemonize --force-stderr
|
3
rootfs/etc/services.d/php8-fpm/run
Normal file
3
rootfs/etc/services.d/php8-fpm/run
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/with-contenv sh
|
||||
|
||||
exec php-fpm8 --nodaemonize --force-stderr
|
Loading…
Add table
Add a link
Reference in a new issue