From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] package/docker-proxy: bump to feeff4
Date: Sat, 11 Jan 2020 09:31:16 +0100 [thread overview]
Message-ID: <87eew6jsx7.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <CA+h8R2qiKXsKQsprOTAW6OeFhDPKYBcFMr5bDaUDVEr4AdiZhQ@mail.gmail.com> (Christian Stewart's message of "Fri, 10 Jan 2020 20:20:34 -0800")
>>>>> "Christian" == Christian Stewart <christian@paral.in> writes:
> Hi Peter,
> On Fri, Jan 10, 2020 at 12:40 AM Peter Korsgaard <peter@korsgaard.com> wrote:
>> I was of the understanding that docker-proxy isn't really needed any
>> more. Can you clarify?
> I have build + run tested it with the latest version as built by this
> patch. Docker-proxy is still used in the Gentoo build files.
> There's not much information online about docker-proxy, one article
> even claims that it should be a symlink to the docker binary itself.
> The docker-proxy binary is executed when port-forwarding.
> $ docker run -d -p 80:8080 nginx
> Results in the following being run:
> /usr/bin/docker-proxy -proto tcp -host-ip 0.0.0.0 -host-port 80
> -container-ip 172.17.0.2 -container-port 8080
> The binary does need to be in place, and it works fine after this
> version bump. I'm not sure if it could be replaced with a symlink to
> the docker binary itself.
Ok. I am referring to references like this:
https://github.com/moby/moby/issues/14856
https://serverfault.com/questions/633604/what-is-the-point-of-the-docker-proxy-process-why-is-a-userspace-tcp-proxy-need
Which makes me think that docker-proxy should be optional rather than
unconditionally selected by docker-engine.
What do you think?
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2020-01-11 8:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-10 4:50 [Buildroot] [PATCH 1/2] package/docker-containerd: bump to 1.3.2 Christian Stewart
2020-01-10 4:50 ` [Buildroot] [PATCH 2/2] package/docker-proxy: bump to feeff4 Christian Stewart
2020-01-10 8:40 ` Peter Korsgaard
2020-01-11 4:20 ` Christian Stewart
2020-01-11 8:31 ` Peter Korsgaard [this message]
2020-02-04 23:06 ` Christian Stewart
2020-01-10 8:39 ` [Buildroot] [PATCH 1/2] package/docker-containerd: bump to 1.3.2 Peter Korsgaard
2020-01-11 4:21 ` Christian Stewart
2020-02-04 23:02 ` Christian Stewart
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87eew6jsx7.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox