Hi ,
I want to create and publish a tomcat image on my local registry. I do not want to use official docker image for tomcat. I have tomcat with a specific version and with specific settings . I wan to create image for this tomcat and publish it on our registry so that all developers have the same tomcat . Can some one help?