Issues custom DNS

Hi guys,

I have zammid with docker compose, work ok
But need to other container using custom domain

I deploy custom dns sever in pod how can change:

zammad@27035696d923:~$ cat /etc/resolv.conf
search dns.podman
nameserver 10.89.0.1
nameserver 208.67.222.222
nameserver 208.67.220.220
zammad@27035696d923:~$

My DNS server is 10.89.0.100, only need dns of zammad container do not need change host dns.

Thanks

This topic was automatically closed 360 days after the last reply. New replies are no longer allowed.