Sign inSign up

gpoleze/awx

By gpoleze

•Updated 6 months ago

Image
0

1.3K

gpoleze/awx repository overview

To run the image and hit something use the following command replacing appropriately the environment variables:

docker run --rm \
-e "TOWER_HOST=https://example.com" \
-e "TOWER_USERNAME=your-username" \
-e "TOWER_PASSWORD=your-password" \
gpoleze/awx:latest me

Tag summary

Content type

Image

Digest

sha256:35bb8301b…

Size

51.1 MB

Last updated

6 months ago

docker pull gpoleze/awx