storage
storage copied to clipboard
Container Storage Library
#2115 + #2118 worked to give the c/storage code the option, if `convert_images` is set and a partial pull (or creation of a composefs-based layer) is not possible, to fail...
**Background**: The AuriStor's Additional Layer Store (ALS) FUSE driver simply mounts layer 'diff' directories directly from the the AuriStorFS distributed file system (based on image names and layer digests). The...
The fix made in https://github.com/containers/storage/commit/eadc620 via https://github.com/containers/storage/pull/1847 seems only applied to `1.53.0` onwards. This means currently buildah `1.23.x` and `1.33.x` (current on ubuntu 22.04 and 24.04 respectively) do not have...
Chatting with Giuseppe today one thing that came up is the backing store path today in c/storage is the full-SHA (from the zstd:chunked TOC), and we don't put the expected...
This project was listed in the [**GitHub2FedMsg**](https://github.com/fedora-infra/github2fedmsg) database and we want to you to inform you about the upcoming deprecation of the service. As the [**Fedora Infrastructure**](https://docs.fedoraproject.org/en-US/infra/) is finishing up...
# Problem Pushing to a registry takes far longer using ZSTD chunked than using traditional gzip compression. We believe the reason for this is because it needs to do compression...
**Issue Description** I have been unable to successfully follow the guide for setting up a read-only image store as described here: https://www.redhat.com/sysadmin/image-stores-podman Continuation of #2141, I'd like to have a...
**Issue Description** I have been unable to successfully follow the guide for setting up a read-only image store as described here: https://www.redhat.com/sysadmin/image-stores-podman Similar to #1827 , I'd like to have...