emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#64172: closed ([PATCH 0/1] ] guix: pack: docker add docker-entry-po


From: GNU bug Tracking System
Subject: bug#64172: closed ([PATCH 0/1] ] guix: pack: docker add docker-entry-point options)
Date: Mon, 19 Jun 2023 15:51:02 +0000

Your message dated Mon, 19 Jun 2023 16:49:48 +0100
with message-id 
<CAA4DTewtuNNZLvkWJLrS8dBCyW7g_bcF-ONkbxMP=D0F1AUEOA@mail.gmail.com>
and subject line Re: bug#64172: Acknowledgement ([PATCH 0/1] ] guix: pack: 
docker add docker-entry-point options)
has caused the debbugs.gnu.org bug report #64172,
regarding [PATCH 0/1] ]  guix: pack: docker add docker-entry-point options
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
64172: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64172
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/1] ] guix: pack: docker add docker-entry-point options Date: Mon, 19 Jun 2023 16:38:00 +0100
This patch adds an option to guix pack to allow multiple parameters to
be passed to the guix pack --format=docker command.

Currently the although the --entry-point option can be entered multiple
times, only the last entry is used as the docker ENTRYPOINT.

Using the new --docker-entry-point option will take multiple entries
and use them in the docker ENTRYPOINT exec form.

Using --docker-entry-point will override any setting of --entry-point.

The existing behaviour of --entry-point is retained if --docker-entry-point
is not specified.

Graham James Addis (1):
  guix: pack: docker add docker-entry-point options

 doc/guix.texi         |  16 +++++-
 guix/scripts/pack.scm | 113 ++++++++++++++++++++++++++++++++----------
 2 files changed, 103 insertions(+), 26 deletions(-)


base-commit: d884fc9e2efecfba09af4694f5a13ad7fc6f704f
-- 
2.39.2




--- End Message ---
--- Begin Message --- Subject: Re: bug#64172: Acknowledgement ([PATCH 0/1] ] guix: pack: docker add docker-entry-point options) Date: Mon, 19 Jun 2023 16:49:48 +0100
Accidently included an emacs backup file in the patch submission.

The correct bugs should be 64171 and 64173. This can be closed.

On Mon, 19 Jun 2023 at 16:39, GNU bug Tracking System
<help-debbugs@gnu.org> wrote:
>
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> As you requested using X-Debbugs-CC, your message was also forwarded to
>   Christopher Baines <mail@cbaines.net>, Josselin Poiret <dev@jpoiret.xyz>, 
> Ludovic Courtès <ludo@gnu.org>, Mathieu Othacehe <othacehe@gnu.org>, Ricardo 
> Wurmus <rekado@elephly.net>, Simon Tournier <zimon.toutoune@gmail.com>, 
> Tobias Geerinckx-Rice <me@tobias.gr>
> (after having been given a bug report number, if it did not have one).
>
> Your message has been sent to the package maintainer(s):
>  guix-patches@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 64172@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
>
> --
> 64172: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64172
> GNU Bug Tracking System
> Contact help-debbugs@gnu.org with problems


--- End Message ---

reply via email to

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