kopia lustrzana https://github.com/friendica/docker
Add "exec" to cron.sh start so it becomes PID 1
rodzic
6e566394d2
commit
802a07d7af
|
@ -8,4 +8,4 @@ done
|
||||||
# TODO let the database and the autoinstall time to complete - not winning a beauty contest
|
# TODO let the database and the autoinstall time to complete - not winning a beauty contest
|
||||||
sleep 15s
|
sleep 15s
|
||||||
|
|
||||||
php /var/www/html/bin/daemon.php -f start
|
exec php /var/www/html/bin/daemon.php -f start
|
||||||
|
|
|
@ -8,4 +8,4 @@ done
|
||||||
# TODO let the database and the autoinstall time to complete - not winning a beauty contest
|
# TODO let the database and the autoinstall time to complete - not winning a beauty contest
|
||||||
sleep 15s
|
sleep 15s
|
||||||
|
|
||||||
php /var/www/html/bin/daemon.php -f start
|
exec php /var/www/html/bin/daemon.php -f start
|
||||||
|
|
|
@ -8,4 +8,4 @@ done
|
||||||
# TODO let the database and the autoinstall time to complete - not winning a beauty contest
|
# TODO let the database and the autoinstall time to complete - not winning a beauty contest
|
||||||
sleep 15s
|
sleep 15s
|
||||||
|
|
||||||
php /var/www/html/bin/daemon.php -f start
|
exec php /var/www/html/bin/daemon.php -f start
|
||||||
|
|
|
@ -8,4 +8,4 @@ done
|
||||||
# TODO let the database and the autoinstall time to complete - not winning a beauty contest
|
# TODO let the database and the autoinstall time to complete - not winning a beauty contest
|
||||||
sleep 15s
|
sleep 15s
|
||||||
|
|
||||||
php /var/www/html/bin/daemon.php -f start
|
exec php /var/www/html/bin/daemon.php -f start
|
||||||
|
|
|
@ -8,4 +8,4 @@ done
|
||||||
# TODO let the database and the autoinstall time to complete - not winning a beauty contest
|
# TODO let the database and the autoinstall time to complete - not winning a beauty contest
|
||||||
sleep 15s
|
sleep 15s
|
||||||
|
|
||||||
php /var/www/html/bin/daemon.php -f start
|
exec php /var/www/html/bin/daemon.php -f start
|
||||||
|
|
|
@ -8,4 +8,4 @@ done
|
||||||
# TODO let the database and the autoinstall time to complete - not winning a beauty contest
|
# TODO let the database and the autoinstall time to complete - not winning a beauty contest
|
||||||
sleep 15s
|
sleep 15s
|
||||||
|
|
||||||
php /var/www/html/bin/daemon.php -f start
|
exec php /var/www/html/bin/daemon.php -f start
|
||||||
|
|
|
@ -8,4 +8,4 @@ done
|
||||||
# TODO let the database and the autoinstall time to complete - not winning a beauty contest
|
# TODO let the database and the autoinstall time to complete - not winning a beauty contest
|
||||||
sleep 15s
|
sleep 15s
|
||||||
|
|
||||||
php /var/www/html/bin/daemon.php -f start
|
exec php /var/www/html/bin/daemon.php -f start
|
||||||
|
|
Ładowanie…
Reference in New Issue