Skip to content

support of nerdctl inspect {imagename} #222

@mviereck

Description

@mviereck

nerdctl inspect - Return low-level information on objects. Currently, only supports container objects.

Currently nerctl does not support to inspect images.
Will that be added in future?

Background:
Yet I am adding support for nerdctl in x11docker. For several features I need to inspect the image. The most important informations are ENTRYPOINT and CMD. Further checks are done for WORKDIR, USER and the image architecture (mostly amd64).

Is there another way to get information about ENTRYPOINT and CMD before starting the container?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions