lxc-unshare version (return code: 0)
lxc-unshare <options> command [command_arguments]
Options are:
-s flags : ORed list of flags to unshare:
MOUNT, PID, UTSNAME, IPC, USER, NETWORK
-u <id> : new id to be set if -s USER is specified
-i <iface> : Interface name to be moved into container (presumably with NETWORK unsharing set)
-H <hostname>: Set the hostname in the container
-d : Daemonize (do not wait for container to exit)
-M : Remount default fs inside container (/proc /dev/shm /dev/mqueue)
lxc-unshare --help (return code: 0)
lxc-unshare: invalid option -- '-'
lxc-unshare <options> command [command_arguments]
Options are:
-s flags : ORed list of flags to unshare:
MOUNT, PID, UTSNAME, IPC, USER, NETWORK
-u <id> : new id to be set if -s USER is specified
-i <iface> : Interface name to be moved into container (presumably with NETWORK unsharing set)
-H <hostname>: Set the hostname in the container
-d : Daemonize (do not wait for container to exit)
-M : Remount default fs inside container (/proc /dev/shm /dev/mqueue)