kind clusters: replace docker-cli commands with Docker Engine Go Client to improve podman compatibility #1032
Annotations
5 errors and 1 warning
pkg/kind/kind.go#L29
cannot find module providing package github.com/docker/docker/api/types/container: import lookup disabled by -mod=vendor
|
pkg/kind/kind.go#L30
cannot find module providing package github.com/docker/docker/api/types/image: import lookup disabled by -mod=vendor
|
pkg/kind/kind.go#L31
cannot find module providing package github.com/docker/docker/client: import lookup disabled by -mod=vendor
|
pkg/kind/kind.go#L32
cannot find module providing package github.com/docker/go-connections/nat: import lookup disabled by -mod=vendor
|
|
|
This job failed
Loading