Reported in podman-container-tools/podman#7016
Reproducible with both Docker and Podman with podman run -d -p 8080:80 nginx:alpine, while true; do curl -L http://127.0.0.1:8080; done
Reported in podman-container-tools/podman#7016
Reproducible with both Docker and Podman with
podman run -d -p 8080:80 nginx:alpine,while true; do curl -L http://127.0.0.1:8080; done