Skip to main content

Crate tiffin

Crate tiffin 

Source
Expand description

§Setting up a container

See Container::run().

Structs§

Container
Container Struct A tiffin container is a simple chroot jail that can be used to run code inside.
MountTable
Mount Table Struct This is used to mount filesystems inside the container. It is essentially an fstab, for the container.
MountTarget
Mount object struct