jail
Create and manage FreeBSD jails for lightweight isolation.
Syntax
$jail [OPTIONS] [COMMAND]
Examples
Examples
$jail -c path=/jail name=test
Examples
$jail -r test
Examples
$jls
Typical use cases
jail -c path=/jail name=test
jail -r test
jls
Note
FreeBSD-specific container technology for secure process isolation.
Export