mirror of
https://github.com/moby/moby.git
synced 2026-07-03 21:28:46 +00:00
When pivot_root fails we need to unmount the bind mounted path we previously mounted in preparation for pivot_root. Signed-off-by: Antonio Murdaca <runcom@redhat.com>