Skip to content

A container runtime using chroot and namespaces

Notifications You must be signed in to change notification settings

Bl4ck-h00d/chrun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chrun

A container runtime using chroot and namespaces

Requirements: Linux OS

Usage

  • Build: go build chrun.go
  • Pull Image: chrun pull <image-name>
  • Run Image: chrun run <image-name> <command>

About

A container runtime using chroot and namespaces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published