mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-08-12 14:54:13 +02:00
doc: Fix docker-configuration field names.
* doc/guix.texi (Docker): Correct filed names "docker" and "docker-cli".
This commit is contained in:
+2
-2
@@ -32154,10 +32154,10 @@ This is the data type representing the configuration of Docker and Containerd.
|
||||
|
||||
@table @asis
|
||||
|
||||
@item @code{package} (default: @code{docker})
|
||||
@item @code{docker} (default: @code{docker})
|
||||
The Docker daemon package to use.
|
||||
|
||||
@item @code{package} (default: @code{docker-cli})
|
||||
@item @code{docker-cli} (default: @code{docker-cli})
|
||||
The Docker client package to use.
|
||||
|
||||
@item @code{containerd} (default: @var{containerd})
|
||||
|
||||
Reference in New Issue
Block a user