On 06.11.21 01:46, Francois Gouget wrote:
So I'm trying to use a fedora Podman image on my Debian 11 machine but
for some reason DNS lookups do not seem to be working in the container
environment. Specifically:
$ podman run --rm -it fedora:latest
# dnf install gzip
[...]
Fedora 35 - x86_64 0.0 B/s | 0 B 00:00
Errors during downloading metadata for repository 'fedora':
- Curl error (6): Couldn't resolve host name for
Does anyone know what's up? Can anyone reproduce this issue?
Yes, I can reproduce this issue. No issue with fedora:34. But I have no idea what is going wrong here. Best regards Ulf