We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents de3328b + ca10630 commit 0be09e1Copy full SHA for 0be09e1
docs/source/markdown/options/uidmap.container.md
@@ -109,7 +109,7 @@ regardless of how the intermediate mapping is defined.
109
110
Some mapping modifications may be cumbersome. For instance, a user
111
starts with a mapping such as `--gidmap="0:0:65000"`, that needs to be
112
-changed such as the parent id `1000` is mapped to container id `100000`
+changed such as the parent id `1` is mapped to container id `100000`
113
instead, leaving container id `1` unassigned. The corresponding `--gidmap`
114
becomes `--gidmap="0:0:1" --gidmap="2:2:65534" --gidmap="100000:1:1"`.
115
0 commit comments