From beb4ada0d39779d01e309453963dee6c526f7530 Mon Sep 17 00:00:00 2001 From: Victoria Bialas Date: Fri, 16 Dec 2016 17:30:30 -0800 Subject: [PATCH] fixed heading rendering by moving an anchor tag Signed-off-by: Victoria Bialas --- toolbox/faqs/troubleshoot.md | 1 + 1 file changed, 1 insertion(+) diff --git a/toolbox/faqs/troubleshoot.md b/toolbox/faqs/troubleshoot.md index ab53297012..536b9d81ac 100644 --- a/toolbox/faqs/troubleshoot.md +++ b/toolbox/faqs/troubleshoot.md @@ -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 (__*__). + ## 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.