DanRoscigno / docker-w3c-checklink

Non-Official W3C Link Checker Docker image https://hub.docker.com/r/stupchiy/checklink/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Non-Official W3C Link Checker Docker image

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

Pull

$ docker pull stupchiy/checklink 

or

$ docker run stupchiy/checklink 

Build

$ docker build -t checklink .

Run

$ docker run -it --rm checklink

Or write into HTML report:

$ docker run -it --rm checklink -H report.html

About

Non-Official W3C Link Checker Docker image https://hub.docker.com/r/stupchiy/checklink/

License:MIT License