Skip to content

4. Run it!

Spencer Kotowick edited this page Jan 13, 2017 · 1 revision

Simply run:

$ rake docker:up

This runs docker-compose with the input file located at ./config/docker/compose/docker-compose.yml. In that file, it specifies the containers to build.

Clone this wiki locally