tirumaraiselvan / containers-from-scratch

Writing a container in a few lines of Go code, as seen at DockerCon 2017 and on O'Reilly Safari

Home Page:http://lizrice.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

containers-from-scratch

Writing a container in a few lines of Go code, as seen at DockerCon 2017 and on O'Reilly Safari

You need root permissions for this to work.

Also note that the Go code uses some syscall definitions that are only available when building with GOOS=linux.

About

Writing a container in a few lines of Go code, as seen at DockerCon 2017 and on O'Reilly Safari

http://lizrice.com

License:MIT License


Languages

Language:Go 100.0%