Closed Wesselinator closed 8 months ago
Oh figured it out!
Needed to add dnf install podman-plugins -y
Unsure if I accidentally removed this 😅
Block in info was:
dns: {}
Is now:
dns:
package: podman-plugins-4.9.3-1.fc39.x86_64
path: /usr/libexec/cni/dnsname
version: |-
CNI dnsname plugin
version: 1.3.1
commit: unknown
Issue Description
Unsure what's going on but after a system update (I think that's when it started happening) container dns on my podman network doesn't work.
Steps to reproduce the issue
Unsure.
Describe the results you received
DNS was working is broken now
Describe the results you expected
DNS Is working.
podman info output
Podman in a container
No
Privileged Or Rootless
None
Upstream Latest Release
Yes
Additional environment details
Fedora 6.7.6-200.fc39.x86_64
Additional information
After System Update (?)