nspawn containers are like docker without the builder or overlay filesystem. you would use your scripts to set them up.

Replies (2)

you can also export docker images and import them to systemd-nspawn, so you can still use docker build tools or prebuilt images. i started off that way and sometimes do this on various things that someone has already published