Skip to content

rtvkiz/container-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

container-from-scratch

Go Code to implement containers from scratch

Added features:

  1. Container process has capabilities similar to how runc sets them

Inspired by the very-famous cfs videos of the one and only Liz Rice

To run: go run main.go run <command>

Ex: go run main.go run sh

Note: This might not run in WSL because of how its configured leading to permission issues

About

Go Code to implement containers from scratch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages