Skip to content

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

License

Notifications You must be signed in to change notification settings

javishere/containers-from-scratch

This branch is 1 commit behind lizrice/containers-from-scratch:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

15dd546 · Aug 3, 2019

History

10 Commits
Apr 19, 2017
Apr 19, 2017
Jul 25, 2017
Jul 31, 2019

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%