{"id":17164268,"url":"https://github.com/norberttech/md-link-linter-docker","last_synced_at":"2026-03-18T23:45:07.406Z","repository":{"id":148811367,"uuid":"228086991","full_name":"norberttech/md-link-linter-docker","owner":"norberttech","description":"🐳 Docker image for MD Link Linter","archived":false,"fork":false,"pushed_at":"2024-07-29T10:22:37.000Z","size":8,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T16:58:42.613Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/norberttech/md-link-linter","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/norberttech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-14T20:50:54.000Z","updated_at":"2024-07-29T10:22:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a3e2b54-8fdf-4a4a-ac83-e795465e3f9f","html_url":"https://github.com/norberttech/md-link-linter-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/norberttech/md-link-linter-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norberttech%2Fmd-link-linter-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norberttech%2Fmd-link-linter-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norberttech%2Fmd-link-linter-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norberttech%2Fmd-link-linter-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/norberttech","download_url":"https://codeload.github.com/norberttech/md-link-linter-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norberttech%2Fmd-link-linter-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29848629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"ssl_error","status_checked_at":"2026-02-25T22:37:25.960Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T22:51:26.311Z","updated_at":"2026-02-26T01:55:06.825Z","avatar_url":"https://github.com/norberttech.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker image for  [MD Link Linter](https://github.com/norzechowicz/md-link-linter) \n\nSimple command line tool that iterates recursively over all folders in selected location, looking for markdown \nfiles and validating links in those files.\n \n## Supported tags\n\n- `latest`\n- `0.0.11`\n- `0.0.10`\n- `0.0.9`\n\nEach tag matches [MD Link Linter](https://github.com/norzechowicz/md-link-linter) release. Latest represents unreleased version.\n\n### Install\n\nInstall the container:\n\n```\ndocker pull norberttech/md-link-linter\n```\n\n### Usage\n\nDisplay help: \n```bash\ndocker run -t --rm norberttech/md-link-linter --help\n```\n\nValidate markdown files in a current folder:\n```bash\ndocker run -t --rm -v $PWD:/app norberttech/md-link-linter --exclude=vendor --exclude=node_modules . \n```\n\n### Building Image\n\n```bash\ndocker buildx create --name builder --use\n\ndocker buildx build -t norberttech/md-link-linter:latest . --push --no-cache --progress=plain --build-arg MD_LINK_LINT_VERSION=1.x-dev --platform=linux/amd64,linux/arm64\ndocker buildx build -t norberttech/md-link-linter:0.3.0 . --push --no-cache --progress=plain --build-arg MD_LINK_LINT_VERSION=0.3.0 --platform=linux/amd64,linux/arm64\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorberttech%2Fmd-link-linter-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnorberttech%2Fmd-link-linter-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorberttech%2Fmd-link-linter-docker/lists"}