Is there a working docker image for Ansible Galaxy ? I noticed these under https://github.com/ansible/galaxy/tree/devel/scripts/docker/release but couldn't get a regular docker run to work...
C:\Users\eguitha> docker run -it -e "GALAXY_SECRET_KEY=0987654321" ansible/galaxy:latest [2018-11-08 20:06:37 +0000] [7] [INFO] Starting gunicorn 19.7.1 [2018-11-08 20:06:37 +0000] [7] [INFO] Listening at: http://0.0.0.0:8000 (7) [2018-11-08 20:06:37 +0000] [7] [INFO] Using worker: sync [2018-11-08 20:06:37 +0000] [12] [INFO] Booting worker with pid: 12 nothing comes up on my browser at that endpoint Something I'm missing ? -Thad -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/7a449759-8144-46c0-a368-d40fa94af6a6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
