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