An open API service indexing awesome lists of open source software.

https://github.com/peter-evans/liche-docker

A Docker image for Liche, a fast link checker for Markdown and HTML
https://github.com/peter-evans/liche-docker

alpine docker html link-checker markdown

Last synced: 5 months ago
JSON representation

A Docker image for Liche, a fast link checker for Markdown and HTML

Awesome Lists containing this project

README

          

# liche-docker
[![](https://images.microbadger.com/badges/image/peterevans/liche.svg)](https://microbadger.com/images/peterevans/liche)
[![CircleCI](https://circleci.com/gh/peter-evans/liche-docker/tree/master.svg?style=svg)](https://circleci.com/gh/peter-evans/liche-docker/tree/master)

A Docker image for [Liche, a fast link checker for Markdown and HTML](https://github.com/raviqqe/liche).

This image pins Liche to a specific SHA1 commit hash for reproducibility.

# Supported tags and respective `Dockerfile` links

- [`1.1.1`, `1.1`, `latest` (*1.0/Dockerfile*)](https://github.com/peter-evans/liche-docker/tree/v1.1.1)
- [`1.1.0`, `1.1` (*1.0/Dockerfile*)](https://github.com/peter-evans/liche-docker/tree/v1.1.0)
- [`1.0.1`, `1.0` (*1.0/Dockerfile*)](https://github.com/peter-evans/liche-docker/tree/v1.0.1)

## License

[MIT](LICENSE)