Signed-off-by: Antonio Murdaca <runcom@redhat.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
| ... | ... |
@@ -714,10 +714,9 @@ the first 65536 range: |
| 714 | 714 |
dockremap:165536:65536 |
| 715 | 715 |
``` |
| 716 | 716 |
|
| 717 |
-> **Note:** On a fresh Fedora install, we had to `touch` the |
|
| 718 |
-> `/etc/subuid` and `/etc/subgid` files to have ranges assigned when users |
|
| 719 |
-> were created. Once these files existed, range assignment on user creation |
|
| 720 |
-> worked properly. |
|
| 717 |
+> **Note:** On Fedora 22, you have to `touch` the `/etc/subuid` and `/etc/subgid` |
|
| 718 |
+> files to have ranges assigned when users are created. Once these files |
|
| 719 |
+> exist, range assignment on user creation works properly. |
|
| 721 | 720 |
|
| 722 | 721 |
If you have a preferred/self-managed user with subordinate ID mappings already |
| 723 | 722 |
configured, you can provide that username or uid to the `--userns-remap` flag. |