Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update target-chrome-docker's runningInDocker check for cgroupsv2
This fixes docker-in-docker for me, particularly in gitlab. Without this, it tries to connect to 127.0.0.1 rather than the container's correct IP address and fails with a timeout.
- Loading branch information