Module podman

Module podman 

Source

Structsยง

ImageListEntry ๐Ÿ”’
This is output from podman image list --format=json.
Inspect ๐Ÿ”’

Constantsยง

CONTAINER_STORAGE ๐Ÿ”’
Where we look inside our container to find our own image for use with bootc install.

Functionsยง

imageid_to_digest ๐Ÿ”’
Given an image ID, return its manifest digest
storage_exists ๐Ÿ”’
Return true if there is apparently an active container store at the target path.
storage_exists_default ๐Ÿ”’
Return true if there is apparently an active container store in the default path for the target root.