Skip to content

A collection of dockerized databases, spin them up with a single command

License

Notifications You must be signed in to change notification settings

rohanmohapatra/dockerized-databases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized Databases

Spin them up with a simple command.

cd <database-name>
docker-compose up -d

The <database-name> can be from the following:


Contributing

I welcome contributions in any form! Assistance with documentation, is always welcome. To contribute please fork the project make your changes and submit a pull request. I will do my best to work through any issues with you and get your code merged into the master branch.