containerd/images/archive
Justin Chadwell 4065831652 archive: consistently respect value of WithSkipDockerManifest
It was possible to still export the docker-compatible manifest.json
file, if a single platform image (as a standalone manifest) was
exported, even if the WithSkipDockerManifest option was explicitly set.

To resolve this, we remove all references to skipDockerManifest to,
adding it instead to the point-of-writing, simplifying the earlier logic
and making it clear exactly when this manifest file should be written.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-03-06 16:27:13 +00:00
..
exporter.go archive: consistently respect value of WithSkipDockerManifest 2023-03-06 16:27:13 +00:00
importer.go lint: silence "SA1019: tar.TypeRegA has been deprecated... (staticheck)" 2023-02-16 03:50:23 +09:00
reference.go Update import logic 2022-11-30 12:56:56 -08:00