clone repo:
cd $(env gopath)/src/github.com/paul-carlton
git clone [email protected]:paul-carlton/phone-tester.git
cd phone-tester
The Makefile in the project's top level directory will compile, build and test all components.
make docker
The Makefile can build a docker image too.
make docker push