pulling image with zstd:chunked
compression is returning manifest too big
error
#24885
Labels
kind/bug
Categorizes issue or PR as related to a bug.
Issue Description
I regularly build a "pet" container via Github Actions and push it to quay.io as a
zstd:chunked
compressed image. See the GHA definition here - https://github.com/miabbott/pet/blob/main/.github/workflows/build.ymlWhen I tried pulling the latest image today, I got the following error:
I suspected this might be a problem pushing the image with an older version of
podman
that is used in the Ubuntu runner for GHA, but I was able to reproduce the same error when building/pushing on Fedora 40 withpodman
5.3.1Steps to reproduce the issue
Steps to reproduce the issue
zstd:chunked
compressed image to quay.ioDescribe the results you received
Describe the results you expected
Successful retrieval of the image.
podman info output
Podman in a container
No
Privileged Or Rootless
Rootless
Upstream Latest Release
Yes
The text was updated successfully, but these errors were encountered: