Skip to content

fix: add explicit DNS servers to docker-compose#1

Open
Greg-2600 wants to merge 1 commit intomainfrom
fix/docker-dns
Open

fix: add explicit DNS servers to docker-compose#1
Greg-2600 wants to merge 1 commit intomainfrom
fix/docker-dns

Conversation

@Greg-2600
Copy link
Copy Markdown
Owner

When cloning and running docker_up.sh on a fresh host, the Docker build fails to resolve deb.debian.org during apt-get update due to misconfigured or missing DNS in the Docker daemon.\n\nThis adds explicit DNS entries (Cloudflare 1.1.1.1 and Google 8.8.8.8) to the docker-compose.yml service definition so DNS resolution works reliably at build time regardless of the host's Docker daemon configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant