Skip to content

Startfu/multicontainer_docker_tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multicontainer_docker_tutorial

To setup a multi-containers docker to host a frontend server running on Angular 11, a Node.js backend server and a NGINX reversed proxy server.

Test Local

Make sure you have docker installed on your local machine.

Run command:

cd multicontainer_docker_tutorial docker-compose up --build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 48.7%
  • JavaScript 39.0%
  • CSS 7.1%
  • HTML 3.7%
  • Dockerfile 1.5%