docker-tomcat-tutorial
docker-tomcat-tutorial copied to clipboard
Unable to find the Tomcat login credentials
Hello,
Using your tutorial I have successfully able to create the docker image and also able to run the same. Thanks.
-
Now one thing I am stuck here is that from the Tomcat home page, I am trying to go to the Manager App, but it is asking for login credentials. Can you kindly let me know what value i should put it?
-
Also if I want to deploy another war file, then how do I configure my dockerfile in such a way that when I run the docker image, it will directly launch the application for me?