Skip to content

Add --all argument, print digests

Jason Plum requested to merge copy-all-and-ouput-digests into main

Summary

  • Add the --all argument to skopeo copy
  • Record and output digests using --digestfile

Addresses inability to deploy NGINX Ingress Controller from this mirror, as it was specifying a manifest digest, and we copied a specific architecture image from that manifest.

Also adds verification output.

Details

These output lines confirm that we're pushing the full manifest, as wanted by the nginx-ingress chart.

Edited by Jason Plum

Merge request reports

Loading