Skip to content

ellisjoe611/docker_compose_templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker_compose_templates

Docker-Compose templates that are runnable on localhost.

Each Image is linked with separate volume and network.

command

# run on background
docker-compose up -d {folder_name}/docker-compose.yaml

# stop
docker-compose down {folder_name}/docker-compose.yaml

Images

  • MongoDB
  • PostgreSQL
  • Redis

About

Sample Docker-Compose templates runnable on localhost

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published