moby/image
Brian Goff 9160b9fda6 save: Remove platform from config descriptor
This was brought up by bmitch that its not expected to have a platform
object in the config descriptor.
Also checked with tianon who agreed, its not _wrong_ but is unexpected
and doesn't neccessarily make sense to have it there.

Also, while technically incorrect, ECR is throwing an error when it sees
this.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2024-04-02 17:15:52 +00:00
..
cache imageService: Extract common code from MakeImageCache 2024-03-07 15:39:42 +01:00
spec migrate image spec to github.com/moby/docker-image-spec 2024-02-09 19:12:18 +01:00
tarexport save: Remove platform from config descriptor 2024-04-02 17:15:52 +00:00
v1 migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
fs.go migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
fs_test.go image: format code with gofumpt 2023-08-24 17:57:22 +02:00
image.go image: remove deprecated IDFromDigest 2024-01-24 01:54:59 +01:00
image_os.go image: implement CheckOS, deprecate pkg/system IsOSSupported 2023-09-07 22:14:44 +02:00
image_test.go Use OCI "History" type instead of inventing our own copy 2023-06-12 13:47:17 -07:00
rootfs.go migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
store.go daemon/imageStore: Mark images built locally 2024-01-25 16:04:00 +01:00
store_test.go image/store: Use errdefs for errors 2022-12-08 17:17:07 +01:00