-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
podman-compose and rootless container DNS names resolution problem #17731
Comments
@Luap99 indeed that looks like it, thanks. Not sure who's in charge of the packaging but if one of you is It would be nice to have the fix propagated to Stream 9. |
I am not sure if we plan more 4.4.x releases upstream. For centos/rhel you should create bugzillas and request backports. I think the RHEL release is already frozen so we need to get extra approval, not sure how it works in centos stream. |
A friendly reminder that this issue had no activity for 30 days. |
Thanks @github-actions, that's very helpful. I'm not sure in which release this fix is included so I've not requested a backport yet. I'll try to check that soon and report here when I am able to test. |
I think this is fixed in 4.4.3 https://github.com/containers/podman/releases/tag/v4.4.3 |
Issue Description
Quack,
I am running a compose configuration which is a templated and slightly fixed version from the docker-mailman project. The three containers start but accessing the database and mailman-core REST API fails from the mailman-web container.
It looks a bit similar to #16939 but I'm not really sure this is the same problem.
Steps to reproduce the issue
Compose file (with secrets templated):
Describe the results you received
Describe the results you expected
DNS resolution with container names works.
podman info output
search dns.podman osci.io redhat.com
nameserver 10.89.0.1
nameserver 8.43.85.229
nameserver 8.43.85.230
options edns0 rotate
_mailman 22571 1 0 05:26 ? 00:00:00 /usr/libexec/podman/aardvark-dns --config /run/user/1000/containers/networks/aardvark-dns -p 53 run
The text was updated successfully, but these errors were encountered: