rekado pushed a commit to branch master
in repository guix.
commit ed71cda2ac9f2b32beb359dfef49052f9e1b93fe
Author: Ricardo Wurmus <[email protected]>
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}.
+@cindex Docker, build an image with guix pack
Alternatively, you can produce a pack in the Docker image format using
the following command: