Simple from scratch C implementation of docker which is a platform for working with container images.
- Download a version of Alpine Linux - Mini Root Filesystem that is appropriate for your hardware.
- Update the
alpine-minirootfs
path in the duckerfile if necessary.
make