mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
Improve dev environment init process
This ensures that /etc/passwd is always written, regardless of how the container starts.
This commit is contained in:
@@ -5,4 +5,4 @@ set +x
|
||||
|
||||
cd /awx_devel
|
||||
# Start the services
|
||||
make supervisor
|
||||
exec /tini -- make supervisor
|
||||
|
||||
Reference in New Issue
Block a user