This repository uses Docker Community Edition (CE) version 18.03.0-ce
.
$ docker-compose up -d
The -d
flag instructs Docker to run the containers in 'detached' mode.
$ docker-compose -f docker-compose.test.yml up
The following repository contains the Terraform configurations for the Heroku deployment pipeline: https://github.com/jasonwalsh/terraform-configurations.
Please refer to the README for instructions on creating the necessary pipeline resources.