X Tutup
Skip to content

Expose RepoTags from inspect image command #493

@davidtnorth

Description

@davidtnorth

docker inspect includes a field like so:

    "RepoTags": [
        "my-registry.example.com:5000/imageName:tag"
    ],

It would be very useful if the inspect image command exposed this - I think it just needs adding to InspectImageResponse.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup