Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit ec2e4c6

Browse files
committed
dockerd-rootless.sh: remove confusing code comment
`--userland-proxy-path` is automatically set by dockerd: https://github.com/moby/moby/blob/e6c1820ef5de8c198b4ddec74440a7ea7b331194/cmd/dockerd/config_unix.go#L46 Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp> (cherry picked from commit 9bd1ae024a2439d322866af5fed09d600374bb6a) Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp> Upstream-commit: 9338d0a6b552458060006a690c5925ee5e81c838 Component: engine
1 parent 92806c1 commit ec2e4c6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

components/engine/contrib/dockerd-rootless.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
#
44
# Usage: dockerd-rootless.sh --experimental [DOCKERD_OPTIONS]
55
# Currently, specifying --experimental is mandatory.
6-
# Also, to expose ports, you need to specify
7-
# --userland-proxy-path=/path/to/rootlesskit-docker-proxy
86
#
97
# External dependencies:
108
# * newuidmap and newgidmap needs to be installed.

0 commit comments

Comments
 (0)