Skip to content

Update flag description for docker rm -v#2289

Merged
silvin-lubecki merged 1 commit into
docker:masterfrom
thaJeztah:update_flag_description
Jan 27, 2020
Merged

Update flag description for docker rm -v#2289
silvin-lubecki merged 1 commit into
docker:masterfrom
thaJeztah:update_flag_description

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

fixes #2285

The -v option removes anonymous volume only, and keeps named volumes.

- Description for the changelog

+ Update flag description for `docker rm -v` to clarify the option only removes anonymous (unnamed) volumes.
The `-v` option removes anonymous volume only, and keeps
named volumes.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah

Copy link
Copy Markdown
Member Author

@cpuguy83 ptal

@cpuguy83 cpuguy83 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chris-crone chris-crone left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@silvin-lubecki silvin-lubecki left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@silvin-lubecki silvin-lubecki merged commit 809cc89 into docker:master Jan 27, 2020
@thaJeztah thaJeztah deleted the update_flag_description branch January 27, 2020 14:52
@thaJeztah thaJeztah added this to the next milestone Feb 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment