guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: containerd: Update synopsis.


From: guix-commits
Subject: 02/02: gnu: containerd: Update synopsis.
Date: Mon, 7 Jan 2019 13:13:54 -0500 (EST)

dannym pushed a commit to branch master
in repository guix.

commit 40c7476af8d2fdd06d466f904d5a2513e7ff3431
Author: Danny Milosavljevic <address@hidden>
Date:   Mon Jan 7 19:13:04 2019 +0100

    gnu: containerd: Update synopsis.
    
    * gnu/packages/docker.scm (containerd)[synopsis]: Modify.
---
 gnu/packages/docker.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/docker.scm b/gnu/packages/docker.scm
index 5ef7617..d928c4e 100644
--- a/gnu/packages/docker.scm
+++ b/gnu/packages/docker.scm
@@ -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.")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]