Skip to content

Containerd client for easy development and distribution independent portable userspace.

License

Notifications You must be signed in to change notification settings

Shinyzenith/devbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devbox

Building:

$ make
# make install

How do I use this?

$ # Start the containerd daemon.
# containerd
# devbox --debug run --network --rm alpine edge

Requirements:

  1. containerd
  2. go
  3. make
  4. musl-gcc (Optional: Used to compile statically linked binaries.)
  5. zig (Optional: Used to compile statically linked binaries.)

About

Containerd client for easy development and distribution independent portable userspace.

Resources

License

Stars

Watchers

Forks

Releases

No releases published