The W3C Link Checker image. Official Github repo w3c/link-checker
Hosted version of W3C Link Checker - https://validator.w3.org/checklink
Latest release check out stupchiy/checklink
$ docker pull stupchiy/checklink
or
$ docker run stupchiy/checklink
$ docker build -t checklink .
$ docker run -it --rm checklink
Or write into HTML report:
$ docker run -it --rm checklink -H report.html