Linux Containers using Unix namespaces and process isolcation. this project aims to illustrate how containrization services like docker use Unix namespaces and control groups to create an isolated process.
this project uses Linux API and System calls, thus you need to be running it on a unixish OS. Additionaly,This project uses Alpine fileSystem A.K.A Image. you can download alpine fileSystem using following Link