Skip to content

docker vs. nerdctl: volume behavior differences #3124

@apostasie

Description

@apostasie

Description

Repeat create

docker volume create foo
docker volume create foo
nerdctl volume create foo
nerdctl volume create foo

Multiple remove with non-existent volume

docker volume create foo
docker volume remove bar foo
nerdctl volume create foo
nerdctl volume remove bar foo

Steps to reproduce the issue

na

Describe the results you received and expected

na

What version of nerdctl are you using?

1.7.6

Are you using a variant of nerdctl? (e.g., Rancher Desktop)

None

Host information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions