1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/hack/dockerfile/install
Sebastiaan van Stijn 5338478546
Dockerfile: fix golang-ci-lint installer
We were using "go get", whith would try to fetch some dependencies
that are not in the version we're installing,

    go get -d github.com/golangci/golangci-lint/cmd/golangci-lint

Causing the build to fail;

    package 4d63.com/gochecknoglobals/checknoglobals: unrecognized import path "4d63.com/gochecknoglobals/checknoglobals" (parse https://4d63.com/gochecknoglobals/checknoglobals?go-get=1: no go-import meta tags ())

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-16 13:39:22 +02:00
..
containerd.installer update containerd binary to v1.4.1 2020-09-16 12:33:45 +02:00
dockercli.installer ldmode=pie is not supported for the mips arch 2020-05-21 09:23:00 +08:00
golangci_lint.installer Dockerfile: fix golang-ci-lint installer 2020-10-16 13:39:22 +02:00
gotestsum.installer Windows CI: Make sure that CI fails on any error 2020-09-17 08:59:49 +03:00
install.sh ldmode=pie is not supported for the mips arch 2020-05-21 09:23:00 +08:00
proxy.installer vendor: docker/libnetwork d0951081b35fa4216fc4f0064bf065beeb55a74b 2020-09-18 01:08:20 +02:00
rootlesskit.installer bump up rootlesskit to v0.10.0 2020-07-28 16:33:30 +09:00
runc.installer Update runc binary to v1.0.0-rc92 2020-08-06 13:37:18 +08:00
shfmt.installer ldmode=pie is not supported for the mips arch 2020-05-21 09:23:00 +08:00
tini.installer Update tini v0.19.0 2020-08-11 11:26:28 +02:00
tomlv.installer ldmode=pie is not supported for the mips arch 2020-05-21 09:23:00 +08:00
vndr.installer ldmode=pie is not supported for the mips arch 2020-05-21 09:23:00 +08:00