From 471c162caa9968b4f039e6f3adee10be35b78ad4 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Fri, 15 Dec 2017 01:01:25 -0800 Subject: [PATCH] Proxy configuration is now in stable as well 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 f76c710ebbea..72293546dccd 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