Skip to content

A short C program to create a basic Linux container through isolating namespaces.

License

Notifications You must be signed in to change notification settings

jovanwongzixi/self-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

self-docker

Description

A short C program to create a basic Linux container through isolating namespaces. This is a program developed as part of a three-part series of Medium articles about better understanding Docker Architecture. Links to these articles are provided below.

Medium Articles

Download Project

git clone https://github.com/jovanwongzixi/self-docker.git
cd self-docker

Project Setup

make

Run Project

sudo ./self-docker /bin/bash

About

A short C program to create a basic Linux container through isolating namespaces.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published