From 710f0293ca6e7883c6fbbaaa414938c748ff0f9b Mon Sep 17 00:00:00 2001 From: holger Date: Sat, 25 May 2024 20:56:43 +0200 Subject: [PATCH] README.md aktualisiert --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 746a908..a79190c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Container(n) mit System(d) Einfache Container mit systemd-nspwan +unter debian + Voraussetzungen systemd systemd-container apt install systemd-container @@ -11,3 +13,18 @@ Voraussetzungen systemd systemd-container sowie Programm zur System installation (debian: debootstrap) apt install debootstrap + +create-minimal-container.sh erstellt einen Container. + +machine-export.sh speichert Container als name.tar.gz + +machine-import.sh läd name.tar.gz ins System. + + +Scripte brauchen root Rechte + +siehe auch + +https://wiki.archlinux.org/title/Systemd-nspawn + +https://wiki.debian.org/nspawn