Skip to content

A from scratch linux container implementation in C

Notifications You must be signed in to change notification settings

Shabirmean/sr_container

Repository files navigation

A Linux container from scratch in C

  • This is a sample of building Linux containers from scratch in C
  • Makes use of namespaces and CGroups to to isolate the container runtime
  • The work is a modified/compact version of what's explained in this blog.

About

A from scratch linux container implementation in C

Resources

Stars

Watchers

Forks

Packages

No packages published