You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are these images supported? May we use them and skip the make docker-compose-build?
yep they are supported, and we rely on the prebuilt images heavily for local development. running make docker-compose-build should only be needed if those prebuilt images don't work on your system for some reason, or have altered requirements/requirements.yml
If so, may I update the docs? If not, may we start publishing and supporting them?
I think we can highlight that building the image may be optional, and emphasize that prebuilt images are on ghcr registry
Hi,
Sorry for not following the issue template. I'm trying to install AWX locally to play with it. The best solution I found is to follow the https://github.com/ansible/awx/blob/devel/tools/docker-compose/README.md which instructs to:
awx_devel
Docker image viamake docker-compose-build
make docker-compose
I noticed that there are existing https://github.com/ansible/awx/pkgs/container/awx_devel images which are frequently updated. The questions I have are:
make docker-compose-build
?The text was updated successfully, but these errors were encountered: