From 4bc66f2a849056508b0ba1fdb164fe76c3db3388 Mon Sep 17 00:00:00 2001 From: don fong Date: Sat, 21 Sep 2024 09:38:21 -0700 Subject: [PATCH] Update proxy.md fix typo --- content/manuals/engine/cli/proxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/engine/cli/proxy.md b/content/manuals/engine/cli/proxy.md index fe87683a198..bcda40f3d7a 100644 --- a/content/manuals/engine/cli/proxy.md +++ b/content/manuals/engine/cli/proxy.md @@ -84,7 +84,7 @@ sections for configuring proxy settings for the CLI and daemon. ### Run containers with a proxy configuration -When you start a container, its proxy-related environment variable are set +When you start a container, its proxy-related environment variables are set to reflect your proxy configuration in `~/.docker/config.json`. For example, assuming a proxy configuration like the example