mirror of
https://github.com/moby/moby.git
synced 2026-08-11 01:27:11 +00:00
When deleting specific platforms from a multi-platform image, there's potential risk as platform-specific content might be shared across images/containers. For now, require `force` parameter to make the user aware. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>