Docker/Boot2Docker: Set HTTP/HTTPS proxies for docker on OS X

后端 未结 6 925
渐次进展
渐次进展 2020-12-07 09:29

In short: How can I set the HTTP/HTTPS proxies for Docker on Mac OS X?

In detail:

I run Docker (1.12) on Mac OS X

6条回答
  •  旧时难觅i
    2020-12-07 09:48

    The config file in boot2docker should be /var/lib/boot2docker/profile, edit this file to custom http(s) proxy.

提交回复
热议问题