Use different dockerfile for docker-compose-build

- use different dockerfile for awx_devel and awx image
- make all Dockerfile* targets PHONY (bc its cheap to run)
- fix HEADLESS not working for awx-kube-build
This commit is contained in:
Hao Liu
2023-03-07 19:40:14 -05:00
parent b75b84e282
commit 592920ee51
2 changed files with 31 additions and 15 deletions

3
.gitignore vendored
View File

@@ -157,9 +157,10 @@ use_dev_supervisor.txt
*.unison.tmp
*.#
/awx/ui/.ui-built
/Dockerfile
/_build/
/_build_kube_dev/
/Dockerfile
/Dockerfile.dev
/Dockerfile.kube-dev
awx/ui_next/src