Lesson 10.2: Inspect container images


Getting the detail of podman images

[sanjeeb@server ~]$ podman image inspect registry.redhat.io/rhel9/httpd-24:latest # To view in a page [sanjeeb@server ~]$ podman image inspect registry.redhat.io/rhel9/httpd-24:latest | less
  • Important terms in inspect are ExposedPorts and WorkingDir.
All systems normal

© 2025 2023 Sanjeeb KC. All rights reserved.