From 6cb98516dac3a615d6b6f0063d6969c4909cf844 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Fri, 15 Dec 2017 16:12:45 -0800 Subject: [PATCH] Proxy configuration is now in stable as well (#5520) This feature was introduced in Docker 17.07, so has been available in stable release 17.09 and up. Signed-off-by: Sebastiaan van Stijn --- engine/userguide/networking/index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/engine/userguide/networking/index.md b/engine/userguide/networking/index.md index f76c710ebb..72293546dc 100644 --- a/engine/userguide/networking/index.md +++ b/engine/userguide/networking/index.md @@ -580,8 +580,6 @@ configure it in different ways: ### Configure the Docker Client -{% include edge_only.md section="option" %} - 1. On the Docker client, create or edit the file `~/.config.json` in the home directory of the user which starts containers. Add JSON such as the following, substituting the type of proxy with `httpsProxy` or `ftpProxy` if