Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Proto-ContainerLib

a prototype container library poorly written from scratch for fun and learning containerization technology.

Run build.sh for compilation Run sudo ./container --rootfs=/path/to/rootfs

Since I had already installed Docker, there was docker0 vritual bridge and all it's related IPTABLE rules. So I used existing bridge and iptables rules since I was too lazy to create my own. If you don't have docker0 bridge and iptable rules then this wont work. If wanna make it work, add code yourself :p

About

a prototype container library built from scratch for the purpose of leaning containerization technology.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages