fixup! add entry point for release docker
This commit is contained in:
parent
16f904e17b
commit
03eb35d65c
@ -10,7 +10,7 @@ echo "Installing crontab..."
|
|||||||
|
|
||||||
set +e
|
set +e
|
||||||
|
|
||||||
/usr/sbin/cron &
|
/usr/sbin/cron -f &
|
||||||
/usr/sbin/php-fpm7.4 -F &
|
/usr/sbin/php-fpm7.4 -F &
|
||||||
/usr/sbin/nginx -g 'daemon off;' &
|
/usr/sbin/nginx -g 'daemon off;' &
|
||||||
/usr/bin/node multi &
|
/usr/bin/node multi &
|
||||||
|
Loading…
Reference in New Issue
Block a user