mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-26 18:53:35 -05:00
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