Go documentation moved to the `go.dev` domain; curl -sI https://golang.org/doc/install/source#environment | grep 'location' location: https://go.dev/doc/install/source Also updated some links to use https, where available. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
There's little way of knowing what each exit status means at present because it's not documented. I'm assuming they are the same as docker run. Signed-off-by: Eric Curtin <ericcurtin17@gmail.com>
Signed-off-by: Daniel Nephin <dnephin@docker.com>