-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
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 requestNew feature or requestquestionFurther information is requestedFurther information is requested