Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 444 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 444 Bytes

Mirrorgate docker build

Module for building the docker image with the whole MirrorGate.

Prerequisites

Ensure you have build all the modules first. Check each module README to be able to

You need to have docker installed.

Execution

Run ./build.sh from the command line and you will get the docker image generated

Execution while developing

Run ./watch.sh from the command line and you will get the docker image generated.