mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
fixed heading rendering by moving an <a name...> anchor tag
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
@@ -84,6 +84,7 @@ Set the environment variables for the command window.
|
||||
Run `docker-machine ls` to verify that the new machine is running and that this command window is configured to talk to it, as indicated by an asterisk for the active machine (__*__).
|
||||
|
||||
<a name="machine-http-proxy-solutions"></a>
|
||||
|
||||
## HTTP proxies and connectivity errors
|
||||
|
||||
A special brand of connectivity errors can be caused by HTTP proxy. If you install Docker Toolbox on a system using a virtual private network (VPN) that uses an HTTP proxy (such as a corporate network), you might encounter errors when the client attempts to connect to the server.
|
||||
|
||||
Reference in New Issue
Block a user