Skip to content

Preparing the docker images

Fathardie edited this page May 28, 2017 · 2 revisions

To build:

  1. ./bundles/bundle.sh
  2. ./docker_images/prepare_docker_images.sh 3a. docker-compose up --build 3b. ./docker_compile.sh

Run 3a the very first time to also create network interfaces. After, 3b can be used as long as no new images are added.

Clone this wiki locally