Skip to content

Domain names not published on local network #392

@Nic0w

Description

@Nic0w

Describe the bug

Containers appear to be correctly discovered but domain names are not published on the local network.
Domain name resolution only works on localhost.

To Reproduce

Steps to reproduce the behavior:

Install ldddns, deploy container, ssh to another machine and try to ping container.local

Expected behavior

I expect domains to be published on the local network.

Desktop (please complete the following information):

  • OS: Raspbian
  • Version: Bookworm - Linux 6.6.74+rpt-rpi-2712 aarch64
  • Docker version: 20.10.24+dfsg1

Additional context

I run docker on a Raspberry Pi 5 with avahi-daemon already working.
Manually publishing a service from the same Raspberry Pi works :
avahi-publish -a -R foo.local 172.17.0.2

foo.local can then be pinged from other machines.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestquestionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions