From ed71cda2ac9f2b32beb359dfef49052f9e1b93fe Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Mon, 28 May 2018 15:43:25 +0200 Subject: [PATCH] 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 6ff3e44d8c..09749b15e1 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: