Skip to content

Fail to remove the unused volumes after clicking "prune..." button #3918

Description

@v-xinda

OS: All
Build Version: 20230425.3
Docker Desktop Version: 4.19.0 (106053)

Repro Steps:

  1. Create volumes using following command: docker volume create <volume-name>.
  2. Navigate to "Volumes" view -> Click "Prune..." button.
  3. Check whether succeeds to remove the unused volumes.

Expect:
Succeed to remove the unused volumes.

Actual:
Fail to remove the unused volumes.

More Info:

  1. This issue doesn't reproduce when using Docker Desktop 4.18.0.
  2. This issue also reproduces after executing "Docker Volumes: Prune..." from command palette.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions