general:linux:systemd_nspawn_containers
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
general:linux:systemd_nspawn_containers [2024/06/14 06:25] – [Create container with debootstrap] sunkan | general:linux:systemd_nspawn_containers [2024/10/22 10:47] (current) – sunkan | ||
---|---|---|---|
Line 17: | Line 17: | ||
====== Create container with debootstrap ====== | ====== Create container with debootstrap ====== | ||
< | < | ||
- | debootstrap --include=systemd, | + | debootstrap --include=systemd, |
</ | </ | ||
Line 34: | Line 34: | ||
systemctl --now enable systemd-networkd | systemctl --now enable systemd-networkd | ||
</ | </ | ||
+ | |||
+ | ====== Add security updates source ====== | ||
+ | Example for bookworm, also add contrib etc. if you need them. | ||
+ | < | ||
+ | deb http:// | ||
+ | </ | ||
+ |
general/linux/systemd_nspawn_containers.1718346329.txt.gz · Last modified: 2024/06/14 06:25 by sunkan