mirror of https://github.com/docker/cli.git
docker info display http/https_proxy setting
Signed-off-by: Zhang Wentao <zhangwentao234@huawei.com>
This commit is contained in:
parent
92b48f975a
commit
93b07b4a63
|
@ -1241,6 +1241,9 @@ For example:
|
||||||
EventsListeners: 0
|
EventsListeners: 0
|
||||||
Init Path: /usr/bin/docker
|
Init Path: /usr/bin/docker
|
||||||
Docker Root Dir: /var/lib/docker
|
Docker Root Dir: /var/lib/docker
|
||||||
|
Http Proxy: http://test:test@localhost:8080
|
||||||
|
Https Proxy: https://test:test@localhost:8080
|
||||||
|
No Proxy: 9.81.1.160
|
||||||
Username: svendowideit
|
Username: svendowideit
|
||||||
Registry: [https://index.docker.io/v1/]
|
Registry: [https://index.docker.io/v1/]
|
||||||
Labels:
|
Labels:
|
||||||
|
|
Loading…
Reference in New Issue