Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 241 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 241 Bytes

Helpful-Dockerfiles

Collection of Docker compose files for learning different systems.

Use

Change directory into directory named after db you wish to use and run docker-compose up -d

To stop the container, run docker-compose down