The InfluxData Execution Environment for AWX.
First, install ansible-builder.
Then run the following command from the root of this repo:
$ ansible-builder build -v3 -t quay.io/influxdb/awx-ee --container-runtime=docker # Uses podman by default
The Github actions configuration in this repository should work for you as well, provided that you're using that platform. Just update the secrets to reflect your chosen container repository.