mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-24 11:39:46 -05:00
doc: Mention the "repository name" for 'guix pack -f docker'.
This is a followup to 0074844366
.
* doc/guix.texi (Invoking guix pack): Mention the repository name.
This commit is contained in:
parent
4bb7d14bbe
commit
d0980ef418
1 changed files with 3 additions and 1 deletions
|
@ -4835,7 +4835,9 @@ specified binaries and symlinks.
|
|||
@item docker
|
||||
This produces a tarball that follows the
|
||||
@uref{https://github.com/docker/docker/blob/master/image/spec/v1.2.md,
|
||||
Docker Image Specification}.
|
||||
Docker Image Specification}. The ``repository name'' as it appears in
|
||||
the output of the @command{docker images} command is computed from
|
||||
package names passed on the command line or in the manifest file.
|
||||
|
||||
@item squashfs
|
||||
This produces a SquashFS image containing all the specified binaries and
|
||||
|
|
Loading…
Reference in a new issue