8000 GitHub - jeanblanchard/docker-busybox-tomcat: Docker image with Apache Tomcat
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Aug 21, 2021. It is now read-only.

jeanblanchard/docker-busybox-tomcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Docker image with Apache Tomcat Build Status

Warning - This image is currently in hiatus, as the base Busybox image cannot run its package manager any more, so I cannot publish any updates. So please use jeanblanchard/tomcat instead, which is based on Alpine Linux, and is almost as small.

Basic Docker image to run Apache Tomcat. This is based off Busybox to keep the size minimal.

  • Tomcat is installed in /opt/tomcat.
  • A user admin is configured, with access to the manager and host-manager apps.
  • Documentation and examples have been removed.

Tags

  • latest or 8 or tomcat8java8: Tomcat 8 on Oracle Java 8
  • tomcat7java8: Tomcat 7 on Oracle Java 8
  • tomcat8java7: Tomcat 8 on Oracle Java 7
  • 7 or tomcat7java7: Tomcat 7 on Oracle Java 7

Usage

Example:

docker run -d jeanblanchard/busybox-tomcat:tomcat8java8

About

Docker image with Apache Tomcat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0