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 show the history for. This is a breaking change to the Go client as it changes the signature of `ImageHistory`. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>