Browse code

reference/run: Add some articles

Signed-off-by: Kai Blin <kai@samba.org>

Kai Blin authored on 2015/08/13 13:35:48
Showing 1 changed files
... ...
@@ -1151,7 +1151,7 @@ Dockerfile `USER` instruction, but the operator can override it:
1151 1151
 
1152 1152
     -u="": Username or UID
1153 1153
 
1154
-> **Note:** if you pass numeric uid, it must be in range 0-2147483647.
1154
+> **Note:** if you pass a numeric uid, it must be in the range 0-2147483647.
1155 1155
 
1156 1156
 ### WORKDIR
1157 1157