Re: Docker Compose Setup with ISC/Bind9 Image

2024-12-28 Thread Stacey Marshall
I agree with the others, does it run standalone without docker complicating things. I suggest running with -g option too to keep it in the foreground and log to your terminal session. Happy hunting, Stace Sent from Gmail Mobile On Sat, 28 Dec 2024 at 12:22, Darren Ankney wrote: > Hi Pablo,

Re: Docker Compose Setup with ISC/Bind9 Image

2024-12-28 Thread Darren Ankney
Hi Pablo, There is an official BIND docker image that might be useful? https://hub.docker.com/r/internetsystemsconsortium/bind9 And yes - I agree with Michael. It is important to check the startup logs for named to see why it wouldn't run. Thank you, Darren Ankney On Fri, Dec 27, 2024 at 9:28