check_docker icon indicating copy to clipboard operation
check_docker copied to clipboard

Slight correction to build instructions

Open saintaardvark opened this issue 11 years ago • 3 comments

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!

saintaardvark avatar Aug 14 '14 19:08 saintaardvark

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

didip avatar Aug 14 '14 23:08 didip

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.

raykrueger avatar Nov 24 '15 15:11 raykrueger

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.

CLAassistant avatar Mar 03 '20 17:03 CLAassistant