examples/vm/rootless-docker.md aktualisiert

This commit is contained in:
frank-dspeed 2024-02-15 08:50:52 +00:00
parent 0c90e31e9b
commit bed5a6f510

View file

@ -11,6 +11,7 @@ As `root`:
```bash
useradd -m rootless
passwd rootless
apt-get install -y uidmap # Not mentioned but needed for docker rootless.
```
- Install [`docker-ce`](https://docs.docker.com/engine/install/)