Skip to content

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run the docker project

  • u need docker installed in your machine

to start: run these commands

docker-compose build

docker-compose up
  • to stop
docker-compose down
  • to delete all created containers
docker system prune
  • to view images
docker images
  • to delete an image
docker rmi image_id

About

docker-compose a mean-stack project.. this will helps u as a template

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages