- Ubuntu 20.04 focal LTS
- python3.9: 3.9.5-3ubuntu0~20.04.1
- ansible 8.0.0 (from Pypi)
- setuptools-scm: 7.1.0 (from Pypi)
Workflow:
. /opt/awx/venv/bin/activate
make docker-compose-build
make docker-compose &
docker exec tools_awx_1 make clean-ui ui-devel
leads to:
Any suggestion about the potential reason(s) why the container cannot access the outside world?