0bc559ba8af137c5907ce3a14780226ee21eaea1
The path we're trying to remove doesn't exist after a successful chroot+chdir because a / is only appended after pivot_root is successful and so we can't cleanup anymore with the old path. Also fix leaking .pivot_root dirs under /var/lib/docker/tmp/docker-builder* on error. Fix https://github.com/docker/docker/issues/22587 Introduced by https://github.com/docker/docker/pull/22506 Signed-off-by: Antonio Murdaca <runcom@redhat.com> Upstream-commit: 5248f5c3d1d91ea4235ffe57962e38293af18f34 Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%