mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +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>