Files
dokku/common.mk
2017-10-10 08:13:59 -07:00

5 lines
122 B
Makefile

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