OpenCHAMI / deployment-recipes

Ochami deployment recipes
MIT License
8 stars 10 forks source link

[DEV] create private network for opaal and hydra #31

Open alexlovelltroy opened 5 months ago

dev-zero commented 3 months ago

At least on Podman this disables DNS (via the CNI dnsname plugin), meaning that container 2 container name resolution will not work. Unsure about Netavark-based networking (which is not available for rootless).

And for Podman it might make sense to switch to pods instead of emulating Docker compose.