[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/02: doc: Fix docker configuration options.
From: |
guix-commits |
Subject: |
01/02: doc: Fix docker configuration options. |
Date: |
Mon, 14 Sep 2020 10:22:06 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit ef7381f463ec162b16fdd0f6396eefd19b678d40
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Mon Sep 14 16:20:07 2020 +0300
doc: Fix docker configuration options.
* doc/guix.texi (Docker Service): Fix typo in enable-proxy? default.
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 5e4bfd8..bfffb4a 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -27998,7 +27998,7 @@ The Containerd package to use.
@item @code{proxy} (default @var{docker-libnetwork-cmd-proxy})
The Docker user-land networking proxy package to use.
-@item @code{enable-proxy?} (default @code{#f})
+@item @code{enable-proxy?} (default @code{#t})
Enable or disable the use of the Docker user-land networking proxy.
@item @code{debug?} (default @code{#f})