A port of https://github.com/lizrice/containers-from-scratch using Rust instead of Go
You must have a Linux Filesystem folder such as Alpine's mini root system and reference it instead of /home/myuser/ubuntufs
You must run the build binary as root
$ cargo build
$ sudo ./target/debug/rocker run /bin/ls