Skip to content

Using docker-compose to deploy Nginx and Tomcat server in Docker .

License

Notifications You must be signed in to change notification settings

liumapp/docker-nginx-tomcat-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-nginx-tomcat-server

Using docker-compose to deploy Nginx and Tomcat server in Docker .

how to use

  • pull nginx:1.13 and tomcat:8 by simply run

      ./build-image.sh
    

config web

update your /etc/hosts , and add

	127.0.0.1 testa.com

	127.0.0.1 testb.com

Nginx demo

Tomcat demo

Nginx to Tomcat demo

About

Using docker-compose to deploy Nginx and Tomcat server in Docker .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published