mirror of
https://github.com/moby/moby.git
synced 2026-06-30 19:58:03 +00:00
Add `Platform` parameter that allows to select a specific platform to save/load. This is a breaking change to the Go client as it changes the signatures of `ImageLoad` and `ImageSave`. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>