Skip to main content

Crate zerobox_linux_sandbox

Crate zerobox_linux_sandbox 

Source
Expand description

Linux sandbox helper entry point.

On Linux, zerobox-linux-sandbox applies:

  • in-process restrictions (no_new_privs + seccomp), and
  • bubblewrap for filesystem isolation.

Modules§

error

Functions§

run_main