You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good suggestions - have you considered forking the repo and making a pull request? FWIW, I'm just a humble user too and have nothing to do with the repo.
When I open http://localhost:80/sample I get no output whatsoever. I was expecting a Hello message but see nothing. Do you see the message?
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
The text was updated successfully, but these errors were encountered: