mirror of
https://github.com/docker/cli.git
synced 2026-09-01 02:24:23 -05:00
Common patterns: - Multiple images were built with same name but only one cleanup. - Containers were deleted after images. - Images not removed after retagging. Signed-off-by: Tõnis Tiigi <tonistiigi@gmail.com> (github: tonistiigi) Upstream-commit: da3d3b97ebe1e6fe1254367521c725ca12a5e61d Component: engine