feat: run
and pull
image completion from hub
#2266
Annotations
8 errors
Autobuild:
cli/command/image/pull.go#L13
cannot find module providing package github.com/docker/docker/api/types/hub: import lookup disabled by -mod=vendor
|
Autobuild
cannot find module providing package github.com/docker/docker/api/types/hub: import lookup disabled by -mod=vendor
|
Autobuild
could not import github.com/docker/docker/api/types/hub (invalid package name: "")
|
Autobuild
dockerCli.Client().ImageHubTags undefined (type "github.com/docker/docker/client".APIClient has no field or method ImageHubTags)
|
Autobuild
dockerCli.Client().ImageHubSearch undefined (type "github.com/docker/docker/client".APIClient has no field or method ImageHubSearch)
|
Autobuild
could not import github.com/docker/docker/api/types/hub (invalid package name: "")
|
Autobuild
dockerCli.Client().ImageHubTags undefined (type "github.com/docker/docker/client".APIClient has no field or method ImageHubTags)
|
Autobuild
dockerCli.Client().ImageHubSearch undefined (type "github.com/docker/docker/client".APIClient has no field or method ImageHubSearch)
|
Loading