Skip to content

AlexiaChen/rocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rocker

Implementation of docker in Rust.

It is a simple container runtime implementation. The purpose of this project is to learn how docker works.

Enjoy it, just for fun.

Prepare

sudo apt install fuse-overlayfs

Enviroment

ubuntu 20.04 on WSL2

mathxh@MathxH:~/Project/rocker$ uname -a
Linux MathxH 5.10.16.3-microsoft-standard-WSL2 #1 SMP Fri Apr 2 22:23:49 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Build

cargo build

Releases

No releases published

Packages

No packages published

Languages