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