mirror of https://github.com/docker/docs.git
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:
parent
7ac30bb1af
commit
6cb98516da
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue