GO_REPO_ROOT := /go/src/github.com/dokku/dokku BUILD_IMAGE := golang:1.12 .PHONY: build-in-docker build clean src-clean