Skip to content

skovati/gocon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocon

Extremely simple implementation of a rootless Linux container for the educational purpose of learning about namespaces and cgroups.

Inspired and heavily derived from Liz Rice's talk

Includes an Alpine Linux rootfs to use.

installation

git clone https://github.com/skovati/gocon
cd gocon
make install

usage

gocon run echo hello from alpine!
gocon run /bin/sh

About

Extremely simple implementation of a Linux container for educational purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages