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.
sudo apt install fuse-overlayfs
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
cargo build