Skip to content

ShadowCurse/vincula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vincula

Experimental linux container implementation in Rust

Based on the Litchi Pi article and the original tutorial

Usage

To build run:

$ cargo build

Launch options can be acessed via

$ vincula --help

To launch container run:

$ sudo vincula -d -c {COMMAND} -u {UID} -m {MOUNT_DIR} --hostname {HOSTNAME} -a {ADDITIONAL_MOUNT_PATH}:{PATH_IN_CONTAINER}

About

Experimental linux container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published