Pull the htmllinter image from Docker Hub:
docker image pull training/htmllinter:1.0In the directory that contains the HTML code you want to check, run:
docker container run -v $(PWD):/code training/htmllinter:1.0- Broken URLs in HTML files
| Name | Name | Last commit date | ||
|---|---|---|---|---|