<div dir="ltr">Hello, <div>I would like to use systemd-nspawn to create a container that can launch a single process as pid 1 and mount its configuration files. I want the container to be as light as possible. Is there any way of creating a container using nspawn without using bootstrap ?</div><div><br>For example, using this command, without using a bootstrap</div><div><br>systemd-nspawn -M process -D /etc/systemd/nspawn/process /etc/systemd/nspawn/process.nspawn</div><div>I get the following error</div><div><br>Directory /etc/systemd/nspawn/process doesn't look like it has an OS tree. Refusing.<br>What are the conditions for nspawn to consider an OS tree in /etc/systemd/nspawn/process ?<br></div><div><br></div><div>Thanks.<br></div></div>