Skip to content

Zedsich/python-based-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

python-based-container

A simple implementation of container based on python

Usage

$ sudo python3 python-container.py run /bin/bash

Adaptation

Add one adapted version: python-container-v2.py

You can check your Cgroup version by using the following command:

$ sudo docker info

You will find yours like Cgroup Version: 1 or Cgroup Version: 2

Acknowledgement

Idea comes from @lizrice

About

A simple implementation of container based on python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages