skip to Main Content

Docker container startup hangs while trying to run voting app – CentOS

I did the following: https://github.com/dockersamples/example-voting-app cd example-voting-app Inside that there are number of files/folders MAINTAINERS LICENSE Jenkinsfile ExampleVotingApp.sln README.md docker-stack-windows-1809.yml docker-stack-simple.yml docker-compose.yml docker-compose-windows.yml docker-compose-windows-1809.yml docker-compose-simple.yml docker-compose-k8s.yml docker-compose-javaworker.yml architecture.png kube-deployment.yml k8s-specifications docker-stack.yml docker-stack-windows.yml result vote worker I did cd vote and…

VIEW QUESTION
Back To Top
Search