reference/run: Add a paragraph break

Signed-off-by: Kai Blin <kai@samba.org>
Upstream-commit: 4d89910820e4c0fb62e1e496e5df837b77514f27
Component: engine
This commit is contained in:
Kai Blin
2015-08-13 06:34:57 +02:00
parent f6c797da8f
commit 243657de54

View File

@ -1144,9 +1144,10 @@ volume mounted on the host).
The default user within a container is `root` (id = 0), but if the developer
created additional users, those are accessible by name. When passing a numeric
ID, the user doesn't have to exist in the container. The developer can set a
default user to run the first process with the Dockerfile `USER` instruction,
but the operator can override it:
ID, the user doesn't have to exist in the container.
The developer can set a default user to run the first process with the
Dockerfile `USER` instruction, but the operator can override it:
-u="": Username or UID