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 <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2017-12-15 16:12:45 -08:00 committed by Misty Stanley-Jones
parent 7ac30bb1af
commit 6cb98516da
1 changed files with 0 additions and 2 deletions

View File

@ -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