aboutsummaryrefslogtreecommitdiff
path: root/nspawn.wiki
diff options
context:
space:
mode:
Diffstat (limited to 'nspawn.wiki')
-rw-r--r--nspawn.wiki5
1 files changed, 5 insertions, 0 deletions
diff --git a/nspawn.wiki b/nspawn.wiki
index 84889c0..079cc1c 100644
--- a/nspawn.wiki
+++ b/nspawn.wiki
@@ -1,5 +1,10 @@
[[Systemd Machined]]
+= Run ephemeral container =
+{{{sh
+systemd-nspawn --ephemeral --directory /var/lib/templates/${name}
+}}}
+
== Debian ==
=== Create new debian container ===