Issue Need help

Hi
I am unable to run the container for postgres it immediatiely getting exited
also I am unable to access the application (example voting application) in browser.
Please help me with this.

Run it in the foreground (with the -d option) and you will see the error. Or use docker logs <container_id> to see the logs.