README.md aktualisiert
This commit is contained in:
parent
cc268c06a2
commit
710f0293ca
17
README.md
17
README.md
@ -4,6 +4,8 @@ Container(n) mit System(d)
|
|||||||
|
|
||||||
Einfache Container mit systemd-nspwan
|
Einfache Container mit systemd-nspwan
|
||||||
|
|
||||||
|
unter debian
|
||||||
|
|
||||||
Voraussetzungen systemd systemd-container
|
Voraussetzungen systemd systemd-container
|
||||||
|
|
||||||
apt install systemd-container
|
apt install systemd-container
|
||||||
@ -11,3 +13,18 @@ Voraussetzungen systemd systemd-container
|
|||||||
sowie Programm zur System installation (debian: debootstrap)
|
sowie Programm zur System installation (debian: debootstrap)
|
||||||
|
|
||||||
apt install 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user