go with task
Go to file
Lunny Xiao 68f5c1daa1
All checks were successful
continuous-integration/drone/push Build is passing
fix dockerfile
2019-11-26 08:55:34 +08:00
.drone.yml init 2019-08-13 15:05:32 +08:00
Dockerfile fix dockerfile 2019-11-26 08:55:34 +08:00
README.md update README 2019-08-13 15:14:37 +08:00

Usage

Build Status

This assumes that you are using go mod to build.

docker run --rm -v "$PWD":/myrepo -w /myrepo lunny/centos-go:latest go build