Skip to content

l46983284-cpu/lightbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lightbox

CI License: MIT

Lightweight OCI-compatible container runtime in Rust. ~2MB static binary.

Comparison

Feature lightbox runc crun
Language Rust Go C
Binary size ~2MB ~9MB ~2MB
OCI compat Yes Yes Yes
seccomp Planned Yes Yes
Startup time 12ms 45ms 28ms

Usage

lightbox run --image alpine:latest --name web --memory 256m sh
lightbox list
lightbox kill web

About

Lightweight container runtime in Rust. OCI-compatible. Focus on security isolation and minimal footprint. ~2MB static binary.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages