Sharing Ilmu

Sharing for useful things

The Difference of skopeo inspect and podman inspect in container

In this tutorial I’ll discuss about difference of skopeo inspect and podman inspect command on container configuration. Those command are used for inspect container images that are containing about information about those container images.

The following are difference for both :

Skopeo Inspect : This command be used for inspect different images format from other source on registry before you download those images.   As example you want to inspect images for httpd-24 from registry.redhat.io before you will to download it.

As the shown image above are shown information about name registry, version and etc.

Podman Inspect : This command be used for inspect container images from local stored if you have done to download it. For the example we want to inspect images from local storage. before that download the images first on registry.redhat.io for httpd-24 service and it has the latest version.

Now inspect locally images that are you has been download it.

As the shown image above you can see about information images that has been saved on local storages.

z

Leave a Reply

Your email address will not be published. Required fields are marked *.

*
*
You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>