Skip to content

update docker rmi with tags in the example #7390

@jcp78

Description

@jcp78

File: engine/reference/commandline/rmi.md
specifically : https://docs.docker.com/engine/reference/commandline/rmi/#examples

Change the tag in the example to something other than 'latest'.
If there is a tag like 1.0 then it needs included in the rmi command-
$ docker rmi jcphillips/hello-world:1.0
This caused me issues because I just followed the example and used the repository name with out the tag and it failed.
image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions