Include passt dependency
All checks were successful
/ ipv6 (push) Successful in 30s

This commit is contained in:
Magnus Leßmann (@MarkL4YG) 2025-01-09 12:24:47 +01:00
parent 6faef187fa
commit e95aee4e92
Signed by: Mark.TwoFive
GPG key ID: 5B5EBCBE331F1E6F

View file

@ -20,7 +20,7 @@ For example on the Hetzner cloud.
```bash
# As root, install updates.
apt-get update && apt-get upgrade -y
apt install -y systemd-container
apt install -y systemd-container passt
```
### 2. Install podman (rootless) FROM SOURCE