mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
reference/run: Add some articles
Signed-off-by: Kai Blin <kai@samba.org>
This commit is contained in:
parent
4d89910820
commit
8a61e2b151
1 changed files with 1 additions and 1 deletions
|
@ -1151,7 +1151,7 @@ Dockerfile `USER` instruction, but the operator can override it:
|
|||
|
||||
-u="": Username or UID
|
||||
|
||||
> **Note:** if you pass numeric uid, it must be in range 0-2147483647.
|
||||
> **Note:** if you pass a numeric uid, it must be in the range 0-2147483647.
|
||||
|
||||
### WORKDIR
|
||||
|
||||
|
|
Loading…
Reference in a new issue