summaryrefslogtreecommitdiffstats
path: root/.dockerignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Speed up image build when UI is pre-built on hostShane McDonald2022-08-301-1/+0
|
* Refactor image_build and image_push rolesShane McDonald2021-10-131-0/+1
| | | | | | | | Primary changes are: - Generalized variable names (remove "docker") - Add explicit "push" variable rather than checking if the "registry" variable is defined. - Allow for passing in version as build arg
* Merge ui and ui_next in one dirnixocio2021-08-021-1/+0
| | | | | | | | | | | | Merge ui and ui_next in one dir See: https://github.com/ansible/awx/issues/10676 Update django .po files Update django .po files Run `awx-manage makemessages`.
* Add ui_next to .dockerignoreShane McDonald2021-03-041-0/+2
|
* Dramatically simplify image_build roleShane McDonald2020-12-261-1/+0
| | | | | | | | This does a few things: - Removes need for awx_sdist_builder image - Reorders Dockerfile steps to optimize image cache between prod and dev builds - Unifies VENV_BASE and COLLECTION_BASE in prod and dev builds
* Use tower_devel as base image for unit testsShane McDonald2016-11-111-0/+1
|
* .dockerignoreShane McDonald2016-11-101-0/+1