To run inside of a ramdisk the `--no-pivot` option is needed? > --no-pivot do not use pivot root to jail process inside rootfs. This should be used whenever the rootfs is on top of a ramdisk
To run inside of a ramdisk the
--no-pivotoption is needed?