note `--user` args usage restriction
Signed-off-by: Yucheng Wu <wyc123wyc@gmail.com>
This commit is contained in:
Родитель
8627a6df16
Коммит
5d04b1c49e
|
@ -1772,6 +1772,7 @@ the `USER` instruction by passing the `-u` option.
|
||||||
--user=[ user | user:group | uid | uid:gid | user:gid | uid:group ]
|
--user=[ user | user:group | uid | uid:gid | user:gid | uid:group ]
|
||||||
|
|
||||||
> **Note:** if you pass a numeric uid, it must be in the range of 0-2147483647.
|
> **Note:** if you pass a numeric uid, it must be in the range of 0-2147483647.
|
||||||
|
> If you pass a username, the user must exist in the container.
|
||||||
|
|
||||||
### WORKDIR
|
### WORKDIR
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче