Skip to content

Tags: virt-do/lab

Tags

run0-10-mount-unmount-default

Toggle run0-10-mount-unmount-default's commit message
run0: Mount and unmount the default mount points

Signed-off-by: Samuel Ortiz <s.ortiz@apple.com>

run0-9-default-mounts

Toggle run0-9-default-mounts's commit message
run0: Default mount routines

Signed-off-by: Samuel Ortiz <s.ortiz@apple.com>

run0-8-oci-root

Toggle run0-8-oci-root's commit message
run0: Use the OCI spec root

Signed-off-by: Samuel Ortiz <s.ortiz@apple.com>

run0-7-namespaces

Toggle run0-7-namespaces's commit message
run0: Use all namespaces from the OCI spec

Signed-off-by: Samuel Ortiz <s.ortiz@apple.com>

run0-6-load-oci

Toggle run0-6-load-oci's commit message
run0: Load the OCI spec

Signed-off-by: Samuel Ortiz <s.ortiz@apple.com>

run0-5-chroot

Toggle run0-5-chroot's commit message
run0: chroot to the container rootfs

Signed-off-by: Samuel Ortiz <s.ortiz@apple.com>

run0-4-cli

Toggle run0-4-cli's commit message
run0: Add CLI

Only --bundle for passing the container bundle path.

Signed-off-by: Samuel Ortiz <s.ortiz@apple.com>

run0-3-pid-namespace

Toggle run0-3-pid-namespace's commit message
run0: Create a new PID namespace

Signed-off-by: Samuel Ortiz <s.ortiz@apple.com>

run0-2-convert-unshare

Toggle run0-2-convert-unshare's commit message
run0: Convert to the unshare crate

Signed-off-by: Samuel Ortiz <s.ortiz@apple.com>

run0-1-shell-fork

Toggle run0-1-shell-fork's commit message
run0: Initial commit

Just fork a shell.

Signed-off-by: Samuel Ortiz <s.ortiz@apple.com>