mirror of
https://github.com/luzifer-docker/alpine-nginx-php.git
synced 2024-12-21 11:41:17 +00:00
4 lines
42 B
Text
4 lines
42 B
Text
|
#!/usr/bin/with-contenv sh
|
||
|
|
||
|
exec php-fpm;
|