Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-07 | nspawn: remove nspawn.h, it's empty now | Lennart Poettering | |
2015-09-07 | nspawn: split all port exposure code into nspawn-expose-port.[ch] | Lennart Poettering | |
2015-09-07 | nspawn: split out mount related functions into a new nspawn-mount.c file | Lennart Poettering | |
2015-09-06 | nspawn: add new .nspawn files for container settings | Lennart Poettering | |
.nspawn fiels are simple settings files that may accompany container images and directories and contain settings otherwise passed on the nspawn command line. This provides an efficient way to attach execution data directly to containers. |