mirror of
https://github.com/moby/moby.git
synced 2026-07-12 02:25:19 +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>