You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But that would require some testing to not break older systems. So the push 2 times route is probably the safest in the short term. It should be reasonably easy to do.
travier
added a commit
to travier/toolbx-images
that referenced
this issue
Jul 10, 2024
Using a better compression algorithm will mean smaller container images in the registry and faster pulls.
As the spec does not support multiple compression algorithms for a single tag, we should push those images to another tag.
See:
--compression-format=
for podman: https://docs.podman.io/en/latest/markdown/podman-push.1.html--dest-compress
option for skopeo: https://github.com/containers/skopeo/blob/main/docs/skopeo-copy.1.mdThe text was updated successfully, but these errors were encountered: