goStatic/Makefile

4 lines
No EOL
89 B
Makefile

default: static
static:
docker run --rm -v $(shell pwd):/src centurylink/golang-builder