Public bug reported:

Hi,

When running e.g.

    docker run --rm -it -p 80:80 traefik/whoami

this results in docker-proxy only listening on 0.0.0.0:80. And because
of this

    curl -4 hostname

works, but

    curl -6 hostname

doesn't. It is meant to work, and this seems to be fixed in later docker
versions:

https://github.com/moby/libnetwork/issues/2607

https://github.com/moby/moby/issues/42059

So, please get those fixes (20.10.6?) into ubuntu.

Thanks,
Paul

** Affects: docker.io (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1929931

Title:
  docker.io docker-proxy only binds to ipv4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1929931/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to