mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 22:55:39 +00:00
update nginx-php
This commit is contained in:
@ -1,6 +1,2 @@
|
||||
#!/bin/sh
|
||||
if test -f ./setup; then
|
||||
source ./setup
|
||||
fi
|
||||
|
||||
exec php-fpm
|
||||
exec php-fpm
|
||||
|
Reference in New Issue
Block a user