Skip to content

dragon-slayer875/ReDocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ReDocker

A simple containerization implementation from scratch.

Made use of Unix Namespaces and Unix system calls like unshare, clone.

(Currently a work in progress)

To run:

# Clone the repository
git clone https://github.com/dragon-slayer875/ReDocker.git
cd ReDocker

# Run
go run main.go run <shell command>

About

Simple container implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages