Sign inSign up

tennox/linkcheck

By tennox

•Updated 2 days ago

Auto-updating docker image for https://github.com/filiph/linkcheck

Image
0

10K+

tennox/linkcheck repository overview

size ⸱  GitLab Last Commit ⸱  upstream github ⸱  auto-updating CI

⁠Linkcheck docker image

This image can be used for to run filiph's linkcheck⁠ cli (which is the best I've found).

⁠Auto-updating gitlab repo⁠

  • renovate bot that updates nightly:
    • git submodule linkcheck to latest upstream tag
  • gitlab CI schedule to rebuild with latest alpine base for alpine variant
  • build pipeline publishes to docker hub (and this repo's registry)

⁠TL;DReadme

docker run --rm tennox/linkcheck --help
⁠alpine variant

(for CI or customizations)

FROM tennox/linkcheck:alpine

apk add --no-cache something else you need

More docs upstream⁠

Tag summary

Content type

Image

Digest

sha256:1c7d80da5…

Size

8.8 MB

Last updated

2 days ago

docker pull tennox/linkcheck