all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mathieu Othacehe <othacehe@gnu.org>
To: soeren@soeren-tempel.net
Cc: 66296@debbugs.gnu.org
Subject: [bug#66296] [PATCH] pack: Allow setting a custom image tag for Docker images
Date: Sat, 14 Oct 2023 10:23:07 +0200	[thread overview]
Message-ID: <87zg0lehp0.fsf@gnu.org> (raw)
In-Reply-To: <20231001130615.18132-1-soeren@soeren-tempel.net> (soeren@soeren-tempel.net's message of "Sun, 1 Oct 2023 15:06:15 +0200")


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




  reply	other threads:[~2023-10-14  8:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-01 13:06 [bug#66296] [PATCH] pack: Allow setting a custom image tag for Docker images soeren
2023-10-14  8:23 ` Mathieu Othacehe [this message]
2023-10-14  9:38 ` [bug#66296] [PATCH v2] " soeren
2023-10-14 13:31   ` bug#66296: [PATCH] " Mathieu Othacehe
2023-10-15 14:11   ` [bug#66296] [PATCH v2] " Ludovic Courtès
2023-10-16  7:29     ` Mathieu Othacehe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zg0lehp0.fsf@gnu.org \
    --to=othacehe@gnu.org \
    --cc=66296@debbugs.gnu.org \
    --cc=soeren@soeren-tempel.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.