Hello, I'm trying to run containter with images from my web app(Java 8, JSP, Stuts, Tomcat). I've got war files and try to run containter with tomcat and war file, but unfortunatelly every time i've got error http status 404 😦
I'm beginner with docker.
Does anyone could help? Some tutorials or courses with runing java web app with docker?