Skip to content

MasatoYagi/tomcat-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to run:

docker-compose up

I hate using IDEs to do builds. I want to be able to run Tomcat using only Docker and command line. I found there are very little learning materials to do that, so I started doing it myself. Its not a new thing but very rare. But I like this appraoch better. This helps in understanding each and every line of what's happening where.

Output:

Welcome page

Image of index

Java Servlet

Image of index

About

Java servlet with Tomcat and Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 44.0%
  • Dockerfile 36.4%
  • HTML 19.6%