This repository has been archived on 2023-10-18. You can view files and clone it. You cannot open issues or pull requests or push a commit.
renovator ce8695c843
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
chore(docker): update debian:bullseye-slim docker digest to 9bec46e
2023-10-11 19:06:34 +00:00
2021-12-12 13:26:06 +01:00
2020-10-28 09:05:51 +01:00
2021-12-21 10:59:33 +01:00

link-validator

Custom image for muffet

Build Status Docker Hub Quay.io Source: Gitea License: MIT

Custom wrapper Docker image for muffet optimized for CI.

Usage

docker run -v $(pwd)/public:/drone/src link-validator

# Pass arguments to muffet
# ... but DO NOT set the server url! This is done automatically.
docker run -v $(pwd)/public:/drone/src link-validator -e

Environment variables

LINK_VALIDATOR_BASE_DIR=/drone/src
LINK_VALIDATOR_SERVER_PORT=8000
LINK_VALIDATOR_RETRIES=0

Build

docker build -t link-validator:latest .

License

This project is licensed under the MIT License - see the LICENSE file for details.

S
Description
No description provided
Readme MIT
209 KiB
v3.0.5
Latest
2023-05-26 10:54:17 +00:00
Languages
Dockerfile 85.8%
Shell 14.2%