mirror of
https://github.com/containers/podman.git
synced 2025-09-13 18:54:02 +08:00

Adds support for --force-compression which allows end-users to force push blobs with the selected compresison in --compression option, in order to make sure that blobs of other compression on registry are not reused. Signed-off-by: Aditya R <arajan@redhat.com>