GNU bug report logs -
#64172
[PATCH 0/1] ] guix: pack: docker add docker-entry-point options
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#64172: [PATCH 0/1] ] guix: pack: docker add docker-entry-point options
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 64172 <at> debbugs.gnu.org.
--
64172: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64172
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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 <at> 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 <at> cbaines.net>, Josselin Poiret <dev <at> jpoiret.xyz>, Ludovic Courtès <ludo <at> gnu.org>, Mathieu Othacehe <othacehe <at> gnu.org>, Ricardo Wurmus <rekado <at> elephly.net>, Simon Tournier <zimon.toutoune <at> gmail.com>, Tobias Geerinckx-Rice <me <at> 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 <at> gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 64172 <at> debbugs.gnu.org.
>
> Please do not send mail to help-debbugs <at> 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 <at> gnu.org with problems
[Message part 3 (message/rfc822, inline)]
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
This bug report was last modified 1 year and 338 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.