{"id":22014866,"url":"https://github.com/mahagamal/yamllint-docker","last_synced_at":"2026-05-07T17:41:08.276Z","repository":{"id":98133996,"uuid":"230284499","full_name":"MahaGamal/yamllint-docker","owner":"MahaGamal","description":"A Docker image for yamllint","archived":false,"fork":false,"pushed_at":"2019-12-26T15:59:53.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T08:43:11.234Z","etag":null,"topics":["docker","docker-image","yamllint"],"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/MahaGamal.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-26T15:17:13.000Z","updated_at":"2019-12-26T16:10:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"113d8b96-1b1d-498a-af70-43d06a0a519b","html_url":"https://github.com/MahaGamal/yamllint-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MahaGamal/yamllint-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MahaGamal%2Fyamllint-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MahaGamal%2Fyamllint-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MahaGamal%2Fyamllint-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MahaGamal%2Fyamllint-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MahaGamal","download_url":"https://codeload.github.com/MahaGamal/yamllint-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MahaGamal%2Fyamllint-docker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259512198,"owners_count":22869362,"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":["docker","docker-image","yamllint"],"created_at":"2024-11-30T04:18:34.048Z","updated_at":"2026-05-07T17:41:03.255Z","avatar_url":"https://github.com/MahaGamal.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Docker image for `yamllint`\n\nThis repository provides an automated build for a lean [yamllint](https://github.com/adrienverge/yamllint) Docker image.\n\n## Informations\n\n* Based on Python (python:3.7-alpine3.9) official Image [python:3.7-alpine3.9](https://hub.docker.com/_/python/)\n* Install [Docker](https://www.docker.com/)\n\n## Installation\n\nPull the image from the Docker repository.\n\n    docker pull mahaga50/yamllint\n\n## Usage\n\nTo lint the file `test.yaml` and All files in folder `dir1` in your current directory:\n\n```\ndocker run --rm -ti -v $(pwd):/workdir mahaga50/yamllint test.yaml dir1/*.yaml\n```\n\n## Build\n\nOptionally install python dependencies at build time :\n\n    docker build --rm -t mahaga50/yamllint .\n    docker build --rm --build-arg PYTHON_DEPS=\"flask_oauthlib\u003e=0.9\" -t mahaga50/yamllint .\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahagamal%2Fyamllint-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahagamal%2Fyamllint-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahagamal%2Fyamllint-docker/lists"}