I am attempting to install Promethus with docker on Centos7 using this guide:
I am copying and pasting commands to minimize mistakes…
However when i get to the command to check that the container is running(sudo docker ps), I get a blank
If i run sudo docker ps -a, it shows that the container exited immediately.
any thoughts on how i can get the container to run without exiting?
Also, this is a devops environment from work but not in production as of yet.
we are using awx, docker, and openstack