GNU bug report logs -
#66296
[PATCH] pack: Allow setting a custom image tag for Docker images
Previous Next
Reported by: soeren <at> soeren-tempel.net
Date: Sun, 1 Oct 2023 13:08:02 UTC
Severity: normal
Done: Mathieu Othacehe <mathieu <at> meije.mail-host-address-is-not-set>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 66296 <at> debbugs.gnu.org (full text, mbox):
Hello,
> Inspired by `docker build -t`, this commit adds a new Docker-specific
> option to `guix pack` which allows setting a custom repository name for
> the resulting image. If this option is not specified, pack falls back
> to computing the name from the manifest. Therefore, this change is
> entirely backwards compatible.
This seems to work fine, thanks. There is a line in the documentation
that states:
--8<---------------cut here---------------start------------->8---
The “repository name” as it appears in the output of the docker images
command is computed from package names passed on the command line or in
the manifest file.
--8<---------------cut here---------------end--------------->8---
Could you build upon that statement and introduce the new --image-tag
field there?
Thanks,
Mathieu
This bug report was last modified 1 year and 267 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.