<repository-root>/docker
This directory contains the necessary code to create a docker image that can then be used to deploy MARA. Each docker image created is self-sufficient with all necessary tools installed. In order to fully understand how to use these images, please see the Getting Started guide.
build_dev_docker_image.sh
Controlling script for docker build process.
Please be sure to read the instructions.