summaryrefslogtreecommitdiff
path: root/docker/etc/services.d/php/run
diff options
context:
space:
mode:
Diffstat (limited to 'docker/etc/services.d/php/run')
-rwxr-xr-xdocker/etc/services.d/php/run2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker/etc/services.d/php/run b/docker/etc/services.d/php/run
new file mode 100755
index 00000000..6b093238
--- /dev/null
+++ b/docker/etc/services.d/php/run
@@ -0,0 +1,2 @@
+#!/bin/execlineb -P
+php-fpm7 -F \ No newline at end of file