mirror of
https://github.com/docker/cli.git
synced 2026-01-23 15:21:32 +03:00
rmTargetPath can be a directory, so we have to use RemoveAll() or we will fail to whiteout non-empty directories. Upstream-commit: 006e2a600ce689770ba2c49805bc4f634976f365 Component: engine