Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 544 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 544 Bytes

containerx

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.

How to use it!

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