-
Notifications
You must be signed in to change notification settings - Fork 418
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
[Bug] DNS resolution not working in a rootful systemd container with unshare-netns option. #1075
Comments
Tried again with version [1.6.0.1]. Same result. |
Setting dns using below can be a temporary fix.
|
It seems you might be missing Change the distrobox create command to:
|
The image I'm using already has systemd installed. |
FWIW, I wasn't able to reproduce the issue on distrobox v1.6.0.1 with PR #1069 applied and the following commands:
|
Ok this bug can be closed now. Seems like it was a problem with the image. |
Describe the bug
DNS resolution not working in a rootful systemd container with unshare-netns option.
To Reproduce
Steps to reproduce the behavior
Expected behavior
DNS resolution should work.
Logs
Attach also the output of
podman logs
ordocker logs
, possibly with--latest
flagSee attached files
Desktop (please complete the following information):
Additional context
On Host
In Container
podmanlatest.txt
The text was updated successfully, but these errors were encountered: