examples/vm/rootless-docker.md aktualisiert
This commit is contained in:
parent
0c90e31e9b
commit
bed5a6f510
1 changed files with 1 additions and 0 deletions
|
@ -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/)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue