DockerCLI/dockerfiles
Eli Uriegas 9d1d9f2fa3 Update to multi-arch image for golang
golang:1.8.4-alpine does not have multi-arch images available in the
manifest. (s390x, ppc64le, etc.)

This makes it so that if you are trying to compile on different
arches you aren't forced to have to write your own Dockerfile and can
instead use the one bundled with the CLI repo.

Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
2017-10-26 11:42:13 -07:00
..
Dockerfile.cross Bump Go to 1.8.4 2017-10-05 18:43:33 +02:00
Dockerfile.dev Update to multi-arch image for golang 2017-10-26 11:42:13 -07:00
Dockerfile.lint Update to multi-arch image for golang 2017-10-26 11:42:13 -07:00
Dockerfile.shellcheck Set DISABLE_WARN_OUTSIDE_CONTAINER in the Dockerfile so that we don't spend 10s sleeping in CI 2017-08-15 14:34:43 -04:00
Dockerfile.test-e2e-env get e2e working with notary service 2017-10-10 11:19:02 -07:00