Skip to content

Docker DNS resolver specified in NGINX Plus Docker configuration #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dekobon opened this issue Sep 24, 2020 · 0 comments
Closed

Docker DNS resolver specified in NGINX Plus Docker configuration #2

dekobon opened this issue Sep 24, 2020 · 0 comments
Assignees

Comments

@dekobon
Copy link
Collaborator

dekobon commented Sep 24, 2020

The resolver specified in upstreams.conf is the Docker Compose DNS server:

# Docker DNS server IP
resolver 127.0.0.11;

However, this DNS server isn't available when running Docker in stand-alone mode or in Kubernetes. The DNS server used by NGINX should be configurable in order to avoid hard coded incompatibilities.

@dekobon dekobon self-assigned this Sep 24, 2020
dekobon added a commit that referenced this issue Dec 16, 2022
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

No branches or pull requests

1 participant