Merge pull request #40460 from AkihiroSuda/cherrypick-40406-1903
[19.03 backport] dockerd-rootless.sh: remove confusing code comment
This commit is contained in:
commit
130ae89dab
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@
|
|||
#
|
||||
# Usage: dockerd-rootless.sh --experimental [DOCKERD_OPTIONS]
|
||||
# Currently, specifying --experimental is mandatory.
|
||||
# Also, to expose ports, you need to specify
|
||||
# --userland-proxy-path=/path/to/rootlesskit-docker-proxy
|
||||
#
|
||||
# External dependencies:
|
||||
# * newuidmap and newgidmap needs to be installed.
|
||||
|
|
Loading…
Reference in a new issue