image
image copied to clipboard
Work with containers' images
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/containers/image). ## Awaiting Schedule These updates are awaiting...
… tangentially related to https://github.com/containers/podman/issues/22575 : - Go is a treacherously innocuous-looking language. Get rid of unnecessary named return values - Fix removal of the layer temporary file.
if the specified length for the range is set to -1, then request all the data possible by using the "Range: =-" syntax for the HTTP range.
notify c/storage that the staged layer is not used and must be cleaned up on error.
A single DiffID may map to multiple TOC digest values. Record that in `BlobInfoCache`, and use it for layer reuse. Also prefer reusing even TOC-matched layers by DiffID, when available....
Skopeo is planned to be used to copy already signed images between two or more private registries. In my situation, the images are already signed in a private source registry....
As of now, the containers/image library uses the `sirupsen/logrus` package for logging. This has a major drawback: when performing image activities for several images in different goroutines in parallel, it...
At least the https://github.com/containers/image/blob/main/docs/containers-transports.5.md#containers-storagestorage-specifierimage-iddocker-referenceimage-id paragraph does not consistently differentiate between `[]` literals and [] metacharacters; that makes the description unusable. (The recommendation for users would still be to fish out...
After upgrading to v1.15.0, the Skopeo attaches an error to top line. ``` $ skopeo inspect --override-os linux --config docker://busybox:1.36.1 ERRO[0001] Couldn't get cpu architecture: getCPUInfo for OS darwin not...
- Zstd in general: - [ ] Switch to Zstd default, earlier than a Zstd:chunked default? Testing in https://github.com/containers/podman/pull/21571 ; https://github.com/containers/podman/pull/21793 - [x] Not a bug: pull of gzip +...