浏览代码

Merge pull request #40406 from AkihiroSuda/rootless-fix-confusing-comment

dockerd-rootless.sh: remove confusing code comment
Brian Goff 5 年之前
父节点
当前提交
2ebaeef943
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      contrib/dockerd-rootless.sh

+ 0 - 2
contrib/dockerd-rootless.sh

@@ -3,8 +3,6 @@
 #
 #
 # Usage: dockerd-rootless.sh --experimental [DOCKERD_OPTIONS]
 # Usage: dockerd-rootless.sh --experimental [DOCKERD_OPTIONS]
 # Currently, specifying --experimental is mandatory.
 # Currently, specifying --experimental is mandatory.
-# Also, to expose ports, you need to specify
-# --userland-proxy-path=/path/to/rootlesskit-docker-proxy
 #
 #
 # External dependencies:
 # External dependencies:
 # * newuidmap and newgidmap needs to be installed.
 # * newuidmap and newgidmap needs to be installed.