Expected behaviour
WIth boot2docker on docker-machine I could use docker-machine ssh
to edit a configuration file and enable the docker daemon to use HTTP / HTTPS over a proxy.
Is there any way of gaining access to the underlying Alpine Linux system hosting the Docker Daemon on my Mac?
Failing that, is there any way or any plans to give a way to configure a HTTP proxy? I’m absolutely fine connected through my home network, but at the office we have no access to the internet but through a restrictive HTTP/HTTPS BlueCoat proxy server.
Information
docker version
Client:
Version: 1.11.0
API version: 1.23
Go version: go1.5.4
Git commit: 4dc5990
Built: Wed Apr 13 19:36:04 2016
OS/Arch: darwin/amd64
Server:
Version: 1.11.0
API version: 1.23
Go version: go1.5.4
Git commit: a5315b8
Built: Thu Apr 14 10:19:52 2016
OS/Arch: linux/amd64