Check uid ranges

Fixes #5647
Docker-DCO-1.1-Signed-off-by: Alexandr Morozov <lk4d4math@gmail.com> (github: LK4D4)
Upstream-commit: 72d1e40c4a3b190319cfa5cb44b5e6f1694100fc
Component: engine
This commit is contained in:
Alexandr Morozov
2014-05-18 20:49:08 +04:00
parent fc1241ce1d
commit 823bf4bfec
3 changed files with 62 additions and 0 deletions
@@ -439,6 +439,8 @@ but the operator can override it:
-u="": Username or UID
> **Note:** if you pass numeric uid, it must be in range 0-2147483647.
## WORKDIR
The default working directory for running binaries within a container is the