
This ensures that a container does not have a mounted rootfs in the bundle directory before RemoveAll is called. Having the rootfs removed first with a Remove ensures that the directory is not mounted and empty before the bundle directory is removed. Signed-off-by: Michael Crosby <crosbymichael@gmail.com>