mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07: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>