mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 03:01:06 -03:30
Reorganize both dev and prod container builds
Use only one (templated) docker file for both builds. Move to two-stage container builds in order to save space in the final image.
This commit is contained in:
committed by
Shane McDonald
parent
a057277823
commit
66245d3094
1
.gitignore
vendored
1
.gitignore
vendored
@@ -35,6 +35,7 @@ rsyslog.pid
|
||||
/tower-license
|
||||
/tower-license/**
|
||||
tools/prometheus/data
|
||||
tools/docker-compose/Dockerfile
|
||||
|
||||
# Tower setup playbook testing
|
||||
setup/test/roles/postgresql
|
||||
|
||||
Reference in New Issue
Block a user