Docker image for artifacts of paper “On the Real-World Effectiveness of Static Bug Detectors at Finding Null Pointer Exceptions”
Original artifact repo: Static-Bug-Detectors-ASE-Artifact.
Use run-docker.sh to start the Docker container:
./run-docker.sh
And then, in another terminal, ssh to the running container:
ssh -p 50022 thebesttv@localhost