update(): alpine 3.7
This commit is contained in:
2
rootfs/services/.s6-svscan/finish
Normal file
2
rootfs/services/.s6-svscan/finish
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
exit 0
|
2
rootfs/services/nginx/run
Normal file
2
rootfs/services/nginx/run
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
exec nginx
|
2
rootfs/services/php/run
Normal file
2
rootfs/services/php/run
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
exec php-fpm7
|
Reference in New Issue
Block a user