Re https://www.cprime.com/resources/blog/deploying-your-first-web-app-to-tomcat-on-docker/
-
there is a space missing in the "$ git clonehttps://github.com/softwareyoga/docker-tomcat-tutorial.git" line
-
and at the end, it says "Open http://localhost:80/ in a browser to see the sample web application running."
but a better conclusion would be "Open http://localhost:80/sample" because that is where the sample.war is actually running
Re https://www.cprime.com/resources/blog/deploying-your-first-web-app-to-tomcat-on-docker/
there is a space missing in the "$ git clonehttps://github.com/softwareyoga/docker-tomcat-tutorial.git" line
and at the end, it says "Open http://localhost:80/ in a browser to see the sample web application running."
but a better conclusion would be "Open http://localhost:80/sample" because that is where the sample.war is actually running