mirror of
https://github.com/ansible/awx.git
synced 2026-02-14 09:44:47 -03:30
Replace tini with dumb-init
dumb-init is more actively maintained, available on pypi, and already used for both upstream and downstream EEs
This commit is contained in:
@@ -5,4 +5,4 @@ bootstrap_development.sh
|
||||
|
||||
cd /awx_devel
|
||||
# Start the services
|
||||
exec tini -- make supervisor
|
||||
exec make supervisor
|
||||
|
||||
Reference in New Issue
Block a user