Skip to content

Running go get fails with not enough arguments in call to ctrClient.ContainerCreate #40

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
hdp617 opened this issue Oct 8, 2020 · 0 comments

Comments

@hdp617
Copy link
Contributor

hdp617 commented Oct 8, 2020

It looks like an incompatible version of a dependency was downloaded by the go get command.

Error: ../../../go/src/github.com/buildpacks/pack/internal/build/container_ops.go:88:39: not enough arguments in call to ctrClient.ContainerCreate
	have (context.Context, *"github.com/docker/docker/api/types/container".Config, *"github.com/docker/docker/api/types/container".HostConfig, nil, string)
	want (context.Context, *"github.com/docker/docker/api/types/container".Config, *"github.com/docker/docker/api/types/container".HostConfig, *network.NetworkingConfig, *v1.Platform, string)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant