Wharfie
a modern, docker-like, embedded image builder
Wharfie is a modern build system for embedded devices. The concept is very similar to "docker". Both, "docker" and "wharfie", are using a simple format to describe custom linux system configurations and rebuild those easily. Wharfie uses basically the same syntax, while it is not fully compatible.
While "docker" is focusing on scalable web services, "wharfie" is focusing on embedded linux systems.
With "wharfie" one can easily build a root filesystem, based on the Debian distribution...