You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 weeks ago | |
---|---|---|
.drone.yml | 11 months ago | |
Dockerfile | 2 weeks ago | |
README.md | 2 years ago |
README.md
Usage
This assumes that you are using go mod to build.
docker run --rm -v "$PWD":/myrepo -w /myrepo lunny/centos-go:latest go build