Update README.md
This commit is contained in:
parent
2c4b184ebc
commit
da3c48bc40
1 changed files with 2 additions and 1 deletions
|
@ -35,7 +35,8 @@ docker run --rm \
|
|||
|
||||
You can get the desired UID/GID (xxx) with the ID command (id username) then add the following to your docker run command:
|
||||
|
||||
```-e PUID=xxx
|
||||
```sh
|
||||
-e PUID=xxx
|
||||
-e PGID=xxx
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue