Module podman_autogen_api::models::image_volume

source ·

Structs§

  • ImageVolume : ImageVolume is a volume based on a container image. The container image is first mounted on the host and is then bind-mounted into the container. An ImageVolume is always mounted read-only.