Skip to content

plewin/docker-tomcat-multistage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

docker-tomcat-multistage

Dockerfile multistage of tomcat 8 running on java 8

Build image

docker build -t tomcat-multistage .

Test image

docker run -d -p 8080:8080 tomcat-multistage

Releases

No releases published

Packages

No packages published