From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id QD7YKyRQKmXcOwAAG6o9tA:P1 (envelope-from ) for ; Sat, 14 Oct 2023 10:24:04 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id QD7YKyRQKmXcOwAAG6o9tA (envelope-from ) for ; Sat, 14 Oct 2023 10:24:04 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 651A3657CA for ; Sat, 14 Oct 2023 10:24:04 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=IkgW7Soz; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697271844; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=o2xJLhjHSVN98Nxo9ZuUze1NwiccAY51c3MHfSYbLgQ=; b=Cw6klS/fp3Mb++VRwBppRmponlRUJMqXr+ibGSz7BctK/malIPX/fTszDIVVYVScY3SlLK J9US9inxWhAMF/ln8TN2nOhZf8SetgOdbg0VAZsoMuuRV/w5sVwpOXb+x7uJPJAVR4XZh5 3eFOxaxuXlB27AVTErMEC3e1GFFeG0kpVU8ilbYrnrvib61yl7v4DvdMIZ+sj7qhBg1zn7 nYkRLpRfZ+ql7CibGrADkK02jJFmpfFhNt674n/Z3ZfVV1Sv+WsT2CHI+h+755+b0pNCHO ir9MuGin/rsVOj7Lz3gR1QebDEZOWGLyY2DoTYapT3SOSlOROqcJWM95WHW13Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697271844; a=rsa-sha256; cv=none; b=JAp4bCn7aBtU6oLecBUKWlwr74gfiSvOnGSks7dqH42HnLPqQAqizFgeTCcFp6gcPO8NfE DrBNjzjp5AHZVkeixlY39GCS3bKrtSyWyooAD5CoSuI0iA5z8DjDtk8RA8SWTKovK8WdOT G67/kz5gqq9QEXAHcC4Mpg3unwltmSak/UDSxuuiVtjXBASAArgKHHGqf7OVR2zMI0j6hG eWxhXN6jCvIlCeuQKHoKuL5HcOL3NrIc83v8PD4Cp7vu+9VyMg3s4izzjJwF0SMHtnxKjZ EegCxyHSNSIGSOpaDNfsIQYhhzFth9Vrr6AWOeOzFRd/B6WYx+QUeHrMXiveeg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=IkgW7Soz; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qrZvw-0004yx-KY; Sat, 14 Oct 2023 04:23:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qrZvu-0004ya-My for guix-patches@gnu.org; Sat, 14 Oct 2023 04:23:38 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qrZvu-00044R-Ee for guix-patches@gnu.org; Sat, 14 Oct 2023 04:23:38 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qrZwH-00070M-Sw for guix-patches@gnu.org; Sat, 14 Oct 2023 04:24:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66296] [PATCH] pack: Allow setting a custom image tag for Docker images Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 14 Oct 2023 08:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66296 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: soeren@soeren-tempel.net Cc: 66296@debbugs.gnu.org Received: via spool by 66296-submit@debbugs.gnu.org id=B66296.169727182326789 (code B ref 66296); Sat, 14 Oct 2023 08:24:01 +0000 Received: (at 66296) by debbugs.gnu.org; 14 Oct 2023 08:23:43 +0000 Received: from localhost ([127.0.0.1]:47836 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qrZvz-0006y0-99 for submit@debbugs.gnu.org; Sat, 14 Oct 2023 04:23:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37420) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qrZvv-0006vL-GT for 66296@debbugs.gnu.org; Sat, 14 Oct 2023 04:23:41 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qrZvR-0003rT-Vx; Sat, 14 Oct 2023 04:23:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=o2xJLhjHSVN98Nxo9ZuUze1NwiccAY51c3MHfSYbLgQ=; b=IkgW7SozCjwkYhOGhLJm hnMLpIWQbnviF5//Yxp7s2l8og2tmhKsEYupl6V+tA6pDXFIbEBg4MyYeERUckVNQaSNIE3esznPc YviV1pQ0qeoGJXLty3qTp0wcnfnfBR6OnHCerdeuos1QiWvCCrFyJ7qufYoW8qmPa5FmT6Gd3iRAN l/rroRP89rqdhmjCfiZ9JEREmT3K9AF93hn4wKh7RYuZDLiXLPLzkH3OZakuQ2W/1nHCsJk/4Qmjz Mpu6HqqMp+nAw3+tl9YsRUJdyXmql4w7NCkfMiZy7iWHUIUqd9WOmF2TpnGDvM87H7u9HdvVcjFBG 2eeOR4jpDUPmXA==; From: Mathieu Othacehe References: <20231001130615.18132-1-soeren@soeren-tempel.net> Date: Sat, 14 Oct 2023 10:23:07 +0200 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") Message-ID: <87zg0lehp0.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -6.77 X-Migadu-Queue-Id: 651A3657CA X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.77 X-TUID: oDyqAAevHz7x 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 =E2=80=9Crepository name=E2=80=9D as it appears in the output of the do= cker 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