Ok, so the way Alpine is set up, is that they build a mini rootfs first with this:
https://github.com/alpinelinux/alpine-make-rootfs/blob/master/alpine-make-rootfs
Then they just import the WHOLE rootfs into a `FROM scratch` container.
Aight, got my screen, a terrabyte of unused storage and a box that is always on anyway. Let's go!