docker-tomcat-tutorial icon indicating copy to clipboard operation
docker-tomcat-tutorial copied to clipboard

Unable to find the Tomcat login credentials

Open sayom88 opened this issue 5 years ago • 0 comments

Hello,

Using your tutorial I have successfully able to create the docker image and also able to run the same. Thanks.

  1. 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?

  2. 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?

sayom88 avatar Jun 19 '20 05:06 sayom88