GNU bug report logs - #35281
[PATCH] gnu: docker: Add a couple go dependencies and enable docker-proxy.

Previous Next

Package: guix-patches;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Sun, 14 Apr 2019 23:12:02 UTC

Severity: normal

Tags: patch

Done: T460s laptop <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: guix-patches <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: docker: Add a couple go dependencies and enable
 docker-proxy.
Date: Sun, 14 Apr 2019 19:02:53 -0400
[Message part 1 (text/plain, inline)]
Hello Guix!

Before this change, attempting to start a docker registry such as with
the following command[0]:

--8<---------------cut here---------------start------------->8---
docker run -d -p 5000:5000 --restart=always --name registry registry:2
--8<---------------cut here---------------end--------------->8---

Would give the following error:

--8<---------------cut here---------------start------------->8---
/gnu/store/dzaijl53fcd3jhkpd70vsf4cnvv10ywj-docker-cli-18.09.3/bin/docker:
Error response from daemon: driver failed programming external
connectivity on endpoint registry
(709754084a9e208c32075e47ea9584296a6f274deeef08283d0de9c9a5161112):
exec: "docker-proxy": executable file not found in $PATH.
--8<---------------cut here---------------end--------------->8---

This series of patches adds docker-libnetwork-cmd-proxy and a few new go
packages it required.

The docker service is modified to enable (or disable) using a 'docker-proxy'.

Thanks!

Maxim

[0001-gnu-Add-go-sctp.patch (text/x-patch, attachment)]
[0002-gnu-Add-go-netns.patch (text/x-patch, attachment)]
[0003-gnu-Add-go-netlink.patch (text/x-patch, attachment)]
[0004-gnu-Add-docker-libnetwork.patch (text/x-patch, attachment)]
[0005-gnu-Add-docker-libnetwork-cmd-proxy.patch (text/x-patch, attachment)]
[0006-services-docker-Add-new-fields-to-support-proxy.patch (text/x-patch, attachment)]
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 6 years and 79 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.