newrelic / check_docker

A Go Nagios check for Docker
BSD 2-Clause "Simplified" License
127 stars 31 forks source link

Slight correction to build instructions #3

Open saintaardvark opened 10 years ago

saintaardvark commented 10 years ago

I think the instructions are slightly incorrect; "go get github.com/newrelic/check_docker" will fetch the go_nagios repo and install the binary in $GOCODE/bin.

(This is my first time building something with Go, so apologies if I've misunderstood something.)

Thanks for the plugin!

didip commented 10 years ago

Ah, that build instruction is for people who want to compile check_docker from source. As check_docker user, yes, you can simply go get github.com/newrelic/check_docker

raykrueger commented 8 years ago

I just fell for this too heh. I didn't notice the "go get" in the readme was different at first. Then spent a few minutes trying to figure out what the hell was going on.

CLAassistant commented 4 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.