1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Fixed typo in "/etc/subUid"

Signed-off-by: Azat Khuziyakhmetov <shadow_uz@mail.ru>
This commit is contained in:
Azat Khuyiyakhmetov 2016-01-21 12:46:29 +01:00 committed by Tibor Vass
parent 6514690023
commit 3aa4d3e936

View file

@ -737,7 +737,7 @@ range for the mapping of host uids and gids to the container process. This
means that the first ID in the range will be the remapped root user, and the
IDs above that initial ID will map host ID 1 through the end of the range.
From the example `/etc/subid` content shown above, the remapped root
From the example `/etc/subuid` content shown above, the remapped root
user would be uid 165536.
If the system administrator has set up multiple ranges for a single user or