File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
docs/reference/commandline Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -715,10 +715,9 @@ the first 65536 range:
715715 dockremap:165536:65536
716716```
717717
718- > ** Note:** On a fresh Fedora install, we had to ` touch ` the
719- > ` /etc/subuid ` and ` /etc/subgid ` files to have ranges assigned when users
720- > were created. Once these files existed, range assignment on user creation
721- > worked properly.
718+ > ** Note:** On Fedora 22, you have to ` touch ` the ` /etc/subuid ` and ` /etc/subgid `
719+ > files to have ranges assigned when users are created. Once these files
720+ > exist, range assignment on user creation works properly.
722721
723722If you have a preferred/self-managed user with subordinate ID mappings already
724723configured, you can provide that username or uid to the ` --userns-remap ` flag.
@@ -899,4 +898,4 @@ Updating and reloading the cluster configurations such as `--cluster-store`,
899898` --cluster-advertise ` and ` --cluster-store-opts ` will take effect only if
900899these configurations were not previously configured. Configuration reload will
901900log a warning message if it detects a change in previously configured cluster
902- configurations.
901+ configurations.
You can’t perform that action at this time.
0 commit comments