Skip to content

Files

Latest commit

 

History

History
57 lines (37 loc) · 1.98 KB

README.MD

File metadata and controls

57 lines (37 loc) · 1.98 KB

Examples containers built with docker-compose

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

Install "docker"

How do I use

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

Contributing

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

Contributors ✨


JP. Nobrega

💬 📖 👀 📢

Changelog

See the changelog file for more information

License

MIT