{"id":18466286,"url":"https://github.com/ritreshgirdhar/lint-dockerfile","last_synced_at":"2026-05-05T22:41:53.346Z","repository":{"id":78314209,"uuid":"274744066","full_name":"RitreshGirdhar/Lint-dockerfile","owner":"RitreshGirdhar","description":"Docker Linting - Demo","archived":false,"fork":false,"pushed_at":"2020-06-24T18:49:46.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-04T08:53:55.047Z","etag":null,"topics":["demo","docker","docker-linting","dockerfile","maven"],"latest_commit_sha":null,"homepage":"","language":"Java","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/RitreshGirdhar.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":"2020-06-24T18:42:14.000Z","updated_at":"2020-10-20T11:31:06.000Z","dependencies_parsed_at":"2023-04-20T20:07:32.395Z","dependency_job_id":null,"html_url":"https://github.com/RitreshGirdhar/Lint-dockerfile","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RitreshGirdhar%2FLint-dockerfile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RitreshGirdhar%2FLint-dockerfile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RitreshGirdhar%2FLint-dockerfile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RitreshGirdhar%2FLint-dockerfile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RitreshGirdhar","download_url":"https://codeload.github.com/RitreshGirdhar/Lint-dockerfile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252310961,"owners_count":21727516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["demo","docker","docker-linting","dockerfile","maven"],"created_at":"2024-11-06T09:15:57.327Z","updated_at":"2026-05-05T22:41:53.318Z","avatar_url":"https://github.com/RitreshGirdhar.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Linting Demo\nLinting Docker demo\n\n### Install\nHere i am using OSX, installing hadolint using brew.\n```\n$ brew install hadolint\n```\n\n#### hadolint Dockerfile \n```\n$ hadolint Dockerfile \nDockerfile:4 DL3020 Use COPY instead of ADD for files and folders\n```\n\n```\n$ hadolint --ignore DL3003 --ignore DL3006 Dockerfile \nDockerfile:4 DL3020 Use COPY instead of ADD for files and folders\n```\n\n```\n$ hadolint --trusted-registry xyz.com:500 Dockerfile \nDockerfile:1 DL3026 Use only an allowed registry in the FROM image\nDockerfile:4 DL3020 Use COPY instead of ADD for files and folders\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fritreshgirdhar%2Flint-dockerfile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fritreshgirdhar%2Flint-dockerfile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fritreshgirdhar%2Flint-dockerfile/lists"}