Skip to content

Improve docker image rm documentation - #1444

Merged
thaJeztah merged 1 commit into
docker:masterfrom
filipjares:master
Jan 21, 2019
Merged

Improve docker image rm documentation#1444
thaJeztah merged 1 commit into
docker:masterfrom
filipjares:master

Conversation

@filipjares

Copy link
Copy Markdown
Contributor

The docker image rm command can be used not only
to remove images but also remove tags.

This update improves the documentation to make
this clear.

Signed-off-by: Filip Jareš filipjares@gmail.com

- What I did

- How I did it

- How to verify it

- Description for the changelog

Update docker image rm docs to make it clear it can be used to remove tags.

The `docker image rm` command can be used not only
to remove images but also remove tags.
This update improves the documentation to make
this clear.
Signed-off-by: Filip Jareš <filipjares@gmail.com>
@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #1444 into master will not change coverage.
The diff coverage is n/a.

@@ Coverage Diff @@## master #1444 +/- ##
======================================
Coverage 54.2% 54.2% ======================================
Files 289 289 Lines 19378 19378 ======================================
Hits 10503 10503 Misses 8199 8199 Partials 676 676

@filipjares

Copy link
Copy Markdown
ContributorAuthor

This pull request attempts to fix an issue in the related repository: docker/docs#7489

@SvenDowideit

Copy link
Copy Markdown
Contributor

LGTM @thaJeztah

very worthwhile improvement in the details

@thaJeztahthaJeztah 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, thank you!!

Sorry for the delay; looks like I missed some notifications 😊

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@filipjares@codecov-io@SvenDowideit@thaJeztah@GordonTheTurtle