Sign inSign up

celiasaidani/tomcat

By celiasaidani

Updated over 9 years ago

tomcat 8.0.43 docker image

Image
0

420

celiasaidani/tomcat repository overview

OS
Content
Tags
  • [8.0.43]
Run
  • Simple: docker run -d celiasaidani/tomcat
  • Exposed: docker run -it --name=tomcatInstance -p 8081:8080 celiasaidani/tomcat
For testing with mySql (Prod instance)

docker network connect prod-network tomcatInstance

Access
  • The server should be accessible from http://localhost:8081.
  • Tomcat Web Application Manager: http://localhost:8081/manager/html (default username/password: tomcat/s3cret)

Tag summary

Content type

Image

Digest

Size

271.5 MB

Last updated

over 9 years ago

docker pull celiasaidani/tomcat