David Bidorff
Results
1
issues of
David Bidorff
It seems that using `/proc/1/cgroup` has been broken lately to detect docker. Other projects have been using `/proc/1/mountinfo` instead (see https://github.com/pre-commit/pre-commit/pull/3535). This PR extends the current detection mecanisms (without removing...