Structsยง
- Pull
Repo ๐Result - Result of pulling a composefs repository, including the OCI manifest digest needed to reconstruct image metadata from the local composefs repo.
Functionsยง
- bootc_
tag_ ๐for_ manifest - Create a composefs OCI tag name for the given manifest digest.
- initialize_
composefs_ ๐repository - open_
composefs_ ๐repo - pull_
composefs_ ๐direct - Pull an image directly into the composefs repository via skopeo.
- pull_
composefs_ ๐repo - Pulls an image into a composefs repository at /sysroot.
- pull_
composefs_ ๐unified - Pull an image via unified storage: first into bootc-owned containers-storage, then from there into the composefs repository via cstor (zero-copy reflink/hardlink).