Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 314 Bytes

File metadata and controls

13 lines (8 loc) · 314 Bytes

Containers

Learning how container works by following the work of Lizzie Dixon https://blog.lizzie.io/linux-containers-in-500-loc.html

Playground implementation, probably doesn't and will not work :)

Dependencies:

Tested on Ubuntu 17.10, the following packages are required:

  • libcap-dev
  • libseccomp-dev