You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are having trouble with DNS lookups when using Alpine 3.19 or 3.20 images when using podman on Oracle Linux 8. Our actual application is Ruby based which "sometimes" fails to find a redis container on the same podman network. I can reproduce the issue using the following on our network:
We are having trouble with DNS lookups when using Alpine 3.19 or 3.20 images when using podman on Oracle Linux 8. Our actual application is Ruby based which "sometimes" fails to find a redis container on the same podman network. I can reproduce the issue using the following on our network:
docker-compose.wml
entrypoint.sh
We see around 10% DNS lookup failures when running the above for around an hour.
We've tried the following, but still get the same failure rate:
What does work is either switching back to docker, or switching to a different flavour of Linux (we've tried OL8-slim and Debian variants)
The text was updated successfully, but these errors were encountered: