Tomcat Image from scratch

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?

Hi

Its a very general question to ask, what is it you want help with?
If you want to create a Dockerfile, that generates an image, you should start by looking into the docs regarding building your own images