summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRicardo Wurmus <ricardo.wurmus@mdc-berlin.de>2018-05-28 15:43:25 +0200
committerRicardo Wurmus <rekado@elephly.net>2018-05-28 17:36:09 +0200
commited71cda2ac9f2b32beb359dfef49052f9e1b93fe (patch)
tree4f5354abaee8a4844bf2592cf1654c2cc7e0f8e2 /doc
parentb2817f0fa511ddfa4d31846b9d297ad36eea1b43 (diff)
downloadguix-ed71cda2ac9f2b32beb359dfef49052f9e1b93fe.tar.gz
guix-ed71cda2ac9f2b32beb359dfef49052f9e1b93fe.tar.xz
doc: Add concept index entry for Docker and guix pack.
* doc/guix.texi (Invoking guix pack): Add concept index entry for Docker.
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi1
1 files changed, 1 insertions, 0 deletions
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: