Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To build the docker image cd to the directory containing the file and run:

docker build -f distribution/docker/Dockerfile .

This will take a while whilst it downloads all the dependencies and builds the software. Once built, you then run:

...