me
/
guix
Archived
1
0
Fork 0

doc: Fix docker-configuration field names.

* doc/guix.texi (Docker): Correct filed names "docker" and "docker-cli".
master
Brice Waegeneire 2021-07-12 22:48:16 +02:00
parent 425e9aa4f3
commit 2aa65869ba
No known key found for this signature in database
GPG Key ID: A94903A166A18FAE
1 changed files with 2 additions and 2 deletions

View File

@ -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})