Skip to content

alecspopa/docker-storage-engines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database with persistent data volumes

Includes MariaDB, MySql 5.7, Postgres, Redis, Memcached

This is inspired from: https://github.com/LaraDock/laradock

Start all containers

$ docker-compose up -d

Start only needed containers

$ docker-compose up -d mysql

Stop running containers

$ docker-compose stop

Remove containers

$ docker-compose down

About

Start storage containers as needed and use data-only-containers for data persistance

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors