Skip to content

linuxeye/docker-tomcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tomcat

Available Architectures: amd64, arm64

🐋 Available Docker tags

Rolling releases

The following Docker image tags are rolling releases and are built and updated every night.

Docker Tag Git Ref Available Architectures
[<tag>][tag_latest] main amd64, arm64

Point in time releases

The following Docker image tags are built once and can be used for reproducible builds. Its version never changes so you will have to update tags in your pipelines from time to time in order to stay up-to-date.

Docker Tag Git Ref Available Architectures
[<tag>][tag_latest] git: <tag> amd64, arm64

🛈 Where <tag> refers to the chosen git tag from this repository.
Warning: The latest available git tag is also build every night and considered a rolling tag.

∑ Environment Variables

The provided Docker images add a lot of injectables in order to customize it to your needs. See the table below for a brief overview.

If you don't feel like reading the documentation, simply try out your docker run command and add any environment variables specified below. The validation will tell you what you might have done wrong, how to fix it and what the meaning is.

Verbosity
DEBUG_ENTRYPOINT
DEBUG_RUNTIME
System
NEW_UID
NEW_GID
TIMEZONE

📂 Volumes

The provided Docker images offer the following internal paths to be mounted to your local file system.

Data dir Config dir
/var/www/default/
/usr/local/tomcat/conf/server.xml

🖧 Exposed Ports

Docker Description
8080 HTTP listening Port

🧘 Maintainer

@linuxeye

Findme: 🐋 bypanel

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published