2.4.4 resolv.conf issue
See original GitHub issueThe setup script setup.py
changes the contents of the /etc/resolv.con
file. When the package is installed, the contents of the host OS is used and it is changed after the setup script is run. The contents are reverted back after the Gluu Server chroot
is stopped and restarted.
Issue Analytics
- State:
- Created 7 years ago
- Comments:12 (9 by maintainers)
Top Results From Across the Web
How do I set my DNS when resolv.conf is being overwritten?
My issue was a bit different, I wanted to override my routers DNS servers. I found this link from Ubuntu: https://wiki.ubuntu.com/OverrideDNSServers.
Read more >Bug #1750884 “[2.4, bionic] /etc/resolv.conf not configured ...
When deploying Bionic, /etc/resolv.conf is not configured correctly, which leads to no DNS resolution. In the output below, ...
Read more >Chapter 32. Manually configuring the /etc/resolv.conf file
32.1. Disabling DNS processing in the NetworkManager configuration; 32.2. Replacing /etc/resolv.conf with a symbolic link to manually configure DNS settings.
Read more >Duplicated settings in /etc/resolv.conf when set via containers ...
Settings, which are applied via containers.conf files are being duplicated in /etc/resolv.conf . Steps to reproduce the issue: The testing ...
Read more >Configuring DNS in the resolv.conf File | Baeldung on Linux
It's responsible for translating machine names into IP addresses. In this tutorial, we'll explain multiple ways to configure DNS in the Linux ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Yes, host copy will always be copied inside chroot.
Fixed