Skip to content
Snippets Groups Projects
Commit 5a712561 authored by Jan David Mol's avatar Jan David Mol
Browse files

Add building docker images to the installation instructions

parent fb5d56fb
Branches
No related tags found
No related merge requests found
......@@ -15,6 +15,10 @@ You start with checking out the source code, f.e. the master branch, as well as
git submodule init
git submodule update
Next, we build our software as docker images. This may take a while::
make build
To start the software, just start the containers::
make start
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment