Linux Distro Experiment This repository contains an experiment in created a linux distro from scratch. Right now, docker provides the linux kernel runtime (and some files) but everything else is written in the *.c files. Compile & Run make docker-run