Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure your application’s services. Then, with a single command, you create and start all the services from your configuration. Ref: docker/compose
-
For MAC: docker/MAC
-
For Windows: docker/Windows
Clone repository
Go to the container folder you want to use. Change envs, if necessary.
Example
cd ./redis
After, build your containers
docker-compose up
If you've ever wanted to contribute to open source, and a great cause, now is your chance!
See the contributing docs for more information
JP. Nobrega 💬 📖 👀 📢 |
See the changelog file for more information