koute / polkavm

A fast and secure RISC-V based virtual machine
Apache License 2.0
234 stars 47 forks source link

Do not assume anything about the filesystem tree #86

Open koute opened 8 months ago

koute commented 8 months ago

Apparently on NixOS the /mnt doesn't exist and the sandboxing code fails with failed to initialize sandbox process: fatal error while spawning child: mount (errno = 2 (ENOENT)): failed to create a worker process (1 out of 2)