How to build Be sure to start Docker before performing a build. $ make prepare # first time only $ make build How to test Be sure to start Docker before running the test. $ make test