Skip to content

adarshkarne/docker-compose-exercise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Compose Exercise

  1. Fork this repository
  2. Make the Dockerfile for the web and for the db.
  3. Create docker-compose.yml and add the web and db containers
  4. Run docker-compose up
  5. Open your browser and navigate to http://localhost:3000

This is just an exercise to get you started.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 92.5%
  • Dockerfile 7.5%