(cherry picked from commit e95aee4e92
)
This commit is contained in:
parent
c42b432311
commit
ba7aafd464
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue