Docker Compose from development to production
Docker Compose is an amazing tool to create the development environment for your application stack. It allows you to define each component of your application following a clear and simple syntax in YAML files.