alpine-nginx-php/rootfs/etc/services.d/php-fpm/run

4 lines
42 B
Text
Raw Normal View History

2015-11-08 18:58:38 +00:00
#!/usr/bin/with-contenv sh
exec php-fpm;