[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/05: doc: Add concept index entry for Docker and guix pack.
From: |
Ricardo Wurmus |
Subject: |
05/05: doc: Add concept index entry for Docker and guix pack. |
Date: |
Mon, 28 May 2018 11:36:51 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit ed71cda2ac9f2b32beb359dfef49052f9e1b93fe
Author: Ricardo Wurmus <address@hidden>
Date: Mon May 28 15:43:25 2018 +0200
doc: Add concept index entry for Docker and guix pack.
* doc/guix.texi (Invoking guix pack): Add concept index entry for Docker.
---
doc/guix.texi | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/guix.texi b/doc/guix.texi
index 6ff3e44..09749b1 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -2843,6 +2843,7 @@ they can be placed anywhere in the file system hierarchy:
in the example
above, users can unpack your tarball in their home directory and
directly run @file{./opt/gnu/bin/guile}.
address@hidden Docker, build an image with guix pack
Alternatively, you can produce a pack in the Docker image format using
the following command: