Skip to content
This repository was archived by the owner on May 19, 2023. It is now read-only.
This repository was archived by the owner on May 19, 2023. It is now read-only.

Not enough arguments in call to docker.cli.ContainerCreate #75

@sxiii

Description

@sxiii

Greetings! I'm trying to install deber:

(base) [sm@fedora-mbp bmxlib-libmxf]$ go get -u github.com/dawidd6/deber
# github.com/dawidd6/deber/pkg/docker
/home/sm/go/pkg/mod/github.com/dawidd6/deber@v1.1.1/pkg/docker/container.go:130:38: not enough arguments in call to docker.cli.ContainerCreate
	have (context.Context, *container.Config, *container.HostConfig, nil, string)
	want (context.Context, *container.Config, *container.HostConfig, *network.NetworkingConfig, *v1.Platform, string)

Am I doing something wrong or is it a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions