1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/portmapper
Sebastiaan van Stijn ac8c80d6f1
portmapper: change userlandProxyCommandName to a const
it's not overridden anywhere, so may as well be a const

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-06-17 10:27:33 +02:00
..
mapper.go portmapper: minor linting fix, and comment purpose of newProxy variable 2021-06-17 10:27:31 +02:00
mapper_linux.go Fix libnetwork imports 2021-06-01 21:51:23 +00:00
mapper_linux_test.go More libnetwork windows test fixes 2021-06-02 16:53:24 +00:00
mapper_windows.go Fix libnetwork imports 2021-06-01 21:51:23 +00:00
mock_proxy.go bridge,portmapper: custom docker-proxy path 2016-09-25 18:07:58 +02:00
proxy.go portmapper: don't compile linux-only code on Windows 2021-06-17 10:27:29 +02:00
proxy_linux.go portmapper: change userlandProxyCommandName to a const 2021-06-17 10:27:33 +02:00
proxy_windows.go Pick a random host port if the user does not specify a host port. 2019-04-22 17:43:27 +00:00