mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 14:45:38 +00:00
Use exec in wrapper scripts
This commit is contained in:
@ -9,4 +9,4 @@ elif [ -f /config/config.ini.php ]; then
|
||||
fi
|
||||
|
||||
chown -R piwik:piwik /piwik /config /var/run/php-fpm.sock /var/lib/nginx /tmp
|
||||
supervisord -c /usr/local/etc/supervisord.conf
|
||||
exec supervisord -c /usr/local/etc/supervisord.conf
|
||||
|
Reference in New Issue
Block a user