This morning, I had several internetsystemsconsortium/bind9:9.18
containers update and none of them would launch properly, they just kept
restarting.
The containers do no logging at all, and I couldn't determine any root
cause. I tried disabling mount points, adjusting permissions, etc.
Nothing would bring the containers up. Even running the simplest:
|docker run \ --name=bind9 \ --restart=always \ --publish 53:53/udp \
--publish 53:53/tcp \ --publish 127.0.0.1:953:953/tcp \
internetsystemsconsortium/bind9:9.18|
would not produce a working container. I also tried
internetsystemsconsortium/bind9:9.20 and
internetsystemsconsortium/bind9:9.21, and these containers just kept
restarting as well.
I ultimately replaced the image pull with ubuntu/bind9:latest and things
are working for me again.
I'm typically running Docker version 25.0.3.
I feel like if I had basic logging, I could provide more information,
possibly even resolved the issue and reported the fix. Can we get
logging to work?
--dan
--
Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from
this list
ISC funds the development of this software with paid support subscriptions.
Contact us at https://www.isc.org/contact/ for more information.
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users