Podman: Difference between revisions
imported>Capsule7163 Changed setting name to enable DNS in containers |
imported>DVcWmsbFziLBuYvvtHcy fix invalid defaultNetwork option for podman-compose |
||
Line 14: | Line 14: | ||
# Required for containers under podman-compose to be able to talk to each other. | # Required for containers under podman-compose to be able to talk to each other. | ||
defaultNetwork. | defaultNetwork.dnsname.enable = true; | ||
}; | }; | ||
}; | }; |