moby/image/tarexport
Sebastiaan van Stijn 456ea1bb1d
image: deprecate IDFromDigest()
Having this function hides what it's doing, which is just to type-cast
to an image.ID (which is a digest). Using a cast is more transparent,
so deprecating this function in favor of a regular typecast.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-01-01 12:33:00 +01:00
..
load.go replace pkg/system Sequential funcs with moby/sys/sequential 2022-08-30 09:33:49 +02:00
load_test.go reject null manifests 2021-02-02 09:24:53 -08:00
save.go image: deprecate IDFromDigest() 2023-01-01 12:33:00 +01:00
tarexport.go remove layerstore indexing by OS (used for LCOW) 2021-06-10 17:49:11 +02:00