Yunjun Wang

Results 2 comments of Yunjun Wang

I'm having the same issue, anyone has a solution? Googling says it's due to the Jacoco exec file truncated while copied from the host to the Docker container VM, which...

Hi @itofficeeu I've tried docker command first: `docker run -d -p 8080:8080 -v jenkins_home:/var/jenkins_home jenkins/jenkins:lts` then I didn't remove the .jenkins folder under my home folder but simply continue to...