slim will build a microkernel from a Dockerfile. Slim works by building and extracting a rootfs from a Dockerfile, and then merging that filesystem with a small minimal kernel that runs in RAM. This results in a real VM that can boot instantly, while using very limited resources.