gnu: containerd: Update synopsis.

* gnu/packages/docker.scm (containerd)[synopsis]: Modify.
This commit is contained in:
Danny Milosavljevic 2019-01-07 19:13:04 +01:00
parent 54891e850a
commit 40c7476af8
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ Python without keeping their credentials in a Docker configuration file.")
(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.")