Skip to content

Here are some Docker Composes that you can use to run your containers for testing, studying, or whatever you prefer.

Notifications You must be signed in to change notification settings

SouzaBernardo/docker-composes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Composes

Here are some Docker Composes that you can use to run your containers for testing, studying, or whatever you prefer.

What you need to do to run:

How to run:

  • Clone this project git clone https://github.com/BEp0/docker-composes.git
  • Open the folder where you cloned the project
    • Example: cd ~/documents/docker-composes
  • In this folder, you can choose the directory in which you want to run the docker-compose
    • Example: cd mongo/
  • After you can run docker-compose up to run and docker-compose down to stop and discard your container
    • if you want stop and run again, you can use docker-compose stop
    • for more informations here

What Docker Composes do we have available here?

About

Here are some Docker Composes that you can use to run your containers for testing, studying, or whatever you prefer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published