Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 359 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 359 Bytes

AWX EE

The default Execution Environment for AWX.

Build the image locally

First, install ansible-builder.

Then run the following command from the root of this repo:

$ ansible-builder build -v3 -t quay.io/ansible/awx-ee # --container-runtime=docker # Is podman by default