guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#66296] [PATCH] pack: Allow setting a custom image tag for Docker im


From: Mathieu Othacehe
Subject: [bug#66296] [PATCH] pack: Allow setting a custom image tag for Docker images
Date: Sat, 14 Oct 2023 10:23:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]