Rootfs length can be set to zero if the upstream caller fully manages storage and mounts on their own. In this case just treat the bundle as a fully complete OCI spec and run it without doing any storage work in the shim. Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>