mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-30 14:51:11 +02:00
Fixed shutdown images
This commit is contained in:
@ -888,6 +888,6 @@ clear_deploy "$zbx_type"
|
||||
echo "########################################################"
|
||||
|
||||
echo "** Executing supervisord"
|
||||
/usr/bin/supervisord -c /etc/supervisor/supervisord.conf
|
||||
exec /usr/bin/supervisord -c /etc/supervisor/supervisord.conf
|
||||
|
||||
#################################################
|
||||
|
@ -888,6 +888,6 @@ clear_deploy "$zbx_type"
|
||||
echo "########################################################"
|
||||
|
||||
echo "** Executing supervisord"
|
||||
/usr/bin/supervisord -c /etc/supervisor/supervisord.conf
|
||||
exec /usr/bin/supervisord -c /etc/supervisor/supervisord.conf
|
||||
|
||||
#################################################
|
||||
|
Reference in New Issue
Block a user