doc: Fix docker configuration options.
* doc/guix.texi (Docker Service): Fix typo in enable-proxy? default.master
parent
4a2cb3fa0e
commit
ef7381f463
|
@ -27998,7 +27998,7 @@ The Containerd package to use.
|
||||||
@item @code{proxy} (default @var{docker-libnetwork-cmd-proxy})
|
@item @code{proxy} (default @var{docker-libnetwork-cmd-proxy})
|
||||||
The Docker user-land networking proxy package to use.
|
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.
|
Enable or disable the use of the Docker user-land networking proxy.
|
||||||
|
|
||||||
@item @code{debug?} (default @code{#f})
|
@item @code{debug?} (default @code{#f})
|
||||||
|
|
Reference in New Issue