{"id":46415548,"url":"https://github.com/tyler36/hadolint-demo","last_synced_at":"2026-03-05T14:11:41.623Z","repository":{"id":336349034,"uuid":"1100290135","full_name":"tyler36/hadolint-demo","owner":"tyler36","description":"Demonstrate Hadolint Github Action","archived":false,"fork":false,"pushed_at":"2026-02-17T00:10:16.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-17T06:41:54.892Z","etag":null,"topics":["demo","docker","dockerfile","github-workflow","hadolint","linting"],"latest_commit_sha":null,"homepage":"","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/tyler36.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-20T04:55:20.000Z","updated_at":"2026-02-17T00:10:19.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/tyler36/hadolint-demo","commit_stats":null,"previous_names":["tyler36/hadolint-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tyler36/hadolint-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyler36%2Fhadolint-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyler36%2Fhadolint-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyler36%2Fhadolint-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyler36%2Fhadolint-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tyler36","download_url":"https://codeload.github.com/tyler36/hadolint-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyler36%2Fhadolint-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30130036,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T12:40:50.676Z","status":"ssl_error","status_checked_at":"2026-03-05T12:39:32.209Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["demo","docker","dockerfile","github-workflow","hadolint","linting"],"created_at":"2026-03-05T14:11:40.708Z","updated_at":"2026-03-05T14:11:41.616Z","avatar_url":"https://github.com/tyler36.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Dependabot Updates](https://github.com/tyler36/hadolint-demo/actions/workflows/dependabot/dependabot-updates/badge.svg)](https://github.com/tyler36/hadolint-demo/actions/workflows/dependabot/dependabot-updates) [![linting](https://github.com/tyler36/hadolint-demo/actions/workflows/linting.yml/badge.svg)](https://github.com/tyler36/hadolint-demo/actions/workflows/linting.yml)\n\n# Hadolint \u003c!-- omit in toc --\u003e\n\n- [Overview](#overview)\n- [Installation](#installation)\n- [Usage](#usage)\n  - [Docker](#docker)\n- [Configuration](#configuration)\n  - [Ignoring Rules](#ignoring-rules)\n\n## Overview\n\nHadolint is a smarter Dockerfile linter that helps you build [best practice](https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices) Docker images.\n\n[Homepage](https://github.com/hadolint/hadolint)\n\n## Installation\n\n- Install [Hadolint](https://github.com/hadolint/hadolint)\n\n  ```bash\n  brew install hadolint\n  ```\n\n## Usage\n\n- CLI\n\n```shell\nhadolint Dockerfile\n```\n\n### Docker\n\n```shell\ndocker run --rm -i ghcr.io/hadolint/hadolint \u003c Dockerfile\n```\n\n## Configuration\n\nList of [rules](https://github.com/hadolint/hadolint/tree/master?tab=readme-ov-file#rules)\n\n### Ignoring Rules\n\n```dockerfile\n# hadolint ignore=DL3003,DL3006,SC1035\nFROM ubuntu\n\nRUN cd /tmp \u0026\u0026 echo \"foo\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyler36%2Fhadolint-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftyler36%2Fhadolint-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyler36%2Fhadolint-demo/lists"}