{"id":19889470,"url":"https://github.com/theyorkshiredev/dockerfile-linter","last_synced_at":"2026-06-15T09:31:51.310Z","repository":{"id":119564384,"uuid":"100174831","full_name":"TheYorkshireDev/dockerfile-linter","owner":"TheYorkshireDev","description":"Image containing a Dockerfile linter","archived":false,"fork":false,"pushed_at":"2020-04-16T08:50:26.000Z","size":4,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T04:44:04.032Z","etag":null,"topics":["docker-image","dockerfile-linter","linter"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheYorkshireDev.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":"2017-08-13T12:23:38.000Z","updated_at":"2019-06-06T09:09:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"5663cc0c-93db-4903-8995-003540f0516d","html_url":"https://github.com/TheYorkshireDev/dockerfile-linter","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/TheYorkshireDev/dockerfile-linter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheYorkshireDev%2Fdockerfile-linter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheYorkshireDev%2Fdockerfile-linter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheYorkshireDev%2Fdockerfile-linter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheYorkshireDev%2Fdockerfile-linter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheYorkshireDev","download_url":"https://codeload.github.com/TheYorkshireDev/dockerfile-linter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheYorkshireDev%2Fdockerfile-linter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34357281,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker-image","dockerfile-linter","linter"],"created_at":"2024-11-12T18:10:18.400Z","updated_at":"2026-06-15T09:31:51.278Z","avatar_url":"https://github.com/TheYorkshireDev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Containerised Dockerfile Linter\n\nA containerised instance of [`replicatedhq/dockerfilelint`](https://github.com/replicatedhq/dockerfilelint) version 1.4.0, which is a Dockerfile linter. You can see it in action within this project's CI pipeline.\n\n## Usage\n\nSimply run `dockerfilelint Dockerfile` in the same directory as your Dockerfile\n\nIn our pipeline the linter is used as shown below.\n\n```\n# Lint our Dockerfile\nlint_dockerfile:\n  image: theyorkshiredev/dockerfile-linter:latest\n  stage: test\n  script:\n    - dockerfilelint Dockerfile\n```\n\n## Build \u0026 Release Status\n\n### Build\n\n[![Build Status](https://gitlab.com/TheYorkshireDev/dockerfile-linter/badges/master/build.svg)](https://gitlab.com/TheYorkshireDev/dockerfile-linter/pipelines) [![GitHub tag](https://img.shields.io/github/tag/theyorkshiredev/dockerfile-linter.svg)](https://github.com/theyorkshiredev/dockerfile-linter/releases) [![license](https://img.shields.io/github/license/theyorkshiredev/dockerfile-linter.svg)](https://github.com/theyorkshiredev/dockerfile-linter/blob/master/LICENCE)\n\n### Docker Image\n\n[![Docker Build Status](https://img.shields.io/docker/build/theyorkshiredev/dockerfile-linter.svg)](https://hub.docker.com/r/theyorkshiredev/dockerfile-linter/) [![Docker Automated build](https://img.shields.io/docker/automated/theyorkshiredev/dockerfile-linter.svg)](https://hub.docker.com/r/theyorkshiredev/dockerfile-linter/) [![Docker Pulls](https://img.shields.io/docker/pulls/theyorkshiredev/dockerfile-linter.svg)](https://hub.docker.com/r/theyorkshiredev/dockerfile-linter/) [![Docker Stars](https://img.shields.io/docker/stars/theyorkshiredev/dockerfile-linter.svg)](https://hub.docker.com/r/theyorkshiredev/dockerfile-linter/)\n\n## Contribute\n\n**Please Note:** The development of this project is done within a GitLab repository and uses the integrated GitLab CI. If you wish to contribute in anyway feel free to send pull requests and submit issues on GitLab. This GitHub repository is a mirror of the master branch within GitLab and is intended for users unfamiliar with GitLab.\n\n* [Development Repository](https://gitlab.com/TheYorkshireDev/dockerfile-linter)\n* [Report Issues on GitLab](https://gitlab.com/TheYorkshireDev/dockerfile-linter/issues)\n* [Repository CI \u0026 CD](https://gitlab.com/TheYorkshireDev/dockerfile-linter/pipelines)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheyorkshiredev%2Fdockerfile-linter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheyorkshiredev%2Fdockerfile-linter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheyorkshiredev%2Fdockerfile-linter/lists"}