diff --git a/README.md b/README.md new file mode 100644 index 0000000..746a908 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# systemd-container + +Container(n) mit System(d) + +Einfache Container mit systemd-nspwan + +Voraussetzungen systemd systemd-container + + apt install systemd-container + +sowie Programm zur System installation (debian: debootstrap) + + apt install debootstrap