From 3669357ffc1bdb2d514311503529b337f9b61fb8 Mon Sep 17 00:00:00 2001 From: holger Date: Sat, 25 May 2024 20:43:41 +0200 Subject: [PATCH] Dateien nach "/" hochladen --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md 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