Fork this repo to edit it.
First run:
$ git submodule sync --recursive
$ git submodule update --init --recursive
Then install Docker:
$ make install-docker-ubuntu16
Note: you need to be in group docker
. The script adds you, but it does not take effect immediately. You need to exit the console and re-enter.
Then compile using:
$ make compile-docker