2024-01-21, 08:34 PM
(2024-01-21, 08:20 PM)tmsrxzar Wrote: it would be better to fix the dns at the host level and get it to propagate to the container
The host has DNS working, that
resolv.conf is from the container. Also that container doesn't have "ping" or "get" and I can't get apt do install them. When running apt update I get:Code:
0% [Connecting to deb.debian.org] [Connecting to repo.jellyfin.org]Adding the DNS manually to the docker-compose doesn't solve it. Same as changing the
resolv.conf directly inside the container.
