FYI, building the docker image gets stuck at the end of installing infer now:
Ken Yee
2

I had to modify the configure.sh inside infer’s configure file so that the Java test to find Java’s homedir did a System.exit(0). I’ll add it as a PR to Infer’s github code.