mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: containerd: Update synopsis.
* gnu/packages/docker.scm (containerd)[synopsis]: Modify.
This commit is contained in:
parent
54891e850a
commit
40c7476af8
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@ (define-public containerd
|
|||
(native-inputs
|
||||
`(("go" ,go)
|
||||
("pkg-config" ,pkg-config)))
|
||||
(synopsis "Container runtime")
|
||||
(synopsis "Docker container runtime")
|
||||
(description "This package provides the container daemon for Docker.
|
||||
It includes image transfer and storage, container execution and supervision,
|
||||
network attachments.")
|
||||
|
|
Loading…
Reference in a new issue