debian-forge-composer/internal/container
Achilleas Koutsou e5aaf3e514 container: save manifest list digest when resolving
While resolving a manifest list digest, store the list digest to return
with the resolvedIds.

This is done for both types of manifest list:
  application/vnd.docker.distribution.manifest.list.v2+json
and
  application/vnd.oci.image.index.v1+json
2023-04-17 18:30:41 +02:00
..
client.go container: save manifest list digest when resolving 2023-04-17 18:30:41 +02:00
client_test.go Update deprecated io/ioutil functions 2023-03-07 09:22:23 -08:00
container_test.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00
resolver.go container: ability to set AuthFilePath for Resolver 2022-07-25 21:21:44 +02:00
resolver_test.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00
spec.go container: include TLSVerify and ListDigest in spec ctor 2023-04-17 18:30:41 +02:00