Minimal reproduction repo for bug running Playwright on Firefox inside a Docker container (created with npm init playwright@latest, then added Docker files).
docker compose upStarts a container and runs the example test on Firefox inside the container.
Starts a container and tries to run the example test on Firefox, but then just hangs forever.