Skip to content

Develop a complete infrastructure with static and dynamic Web servers, running on docker-compose

Notifications You must be signed in to change notification settings

Kalysso/dai-lab-http-infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DAI Lab - HTTP infrastructure

docker build -t static_web:http ./static_web docker run -p 8080:80 static_web:http http://localhost:8080

About

Develop a complete infrastructure with static and dynamic Web servers, running on docker-compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.8%
  • CSS 13.9%
  • HTML 10.4%
  • Java 2.4%
  • Dockerfile 0.5%