Skip to content

Expose RepoTags from inspect image command #493

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.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions