{"id":19758517,"url":"https://github.com/alvarogarcia7/shellcheck-docker","last_synced_at":"2026-05-31T23:31:49.275Z","repository":{"id":69483563,"uuid":"141989526","full_name":"alvarogarcia7/shellcheck-docker","owner":"alvarogarcia7","description":"A basic installation for shellcheck using docker","archived":false,"fork":false,"pushed_at":"2018-07-23T09:32:58.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T09:24:15.939Z","etag":null,"topics":["docker","make","makefile","shellcheck"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/alvarogarcia7.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":"2018-07-23T09:06:42.000Z","updated_at":"2018-07-23T09:32:59.000Z","dependencies_parsed_at":"2023-06-26T14:00:42.335Z","dependency_job_id":null,"html_url":"https://github.com/alvarogarcia7/shellcheck-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alvarogarcia7/shellcheck-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarcia7%2Fshellcheck-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarcia7%2Fshellcheck-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarcia7%2Fshellcheck-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarcia7%2Fshellcheck-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alvarogarcia7","download_url":"https://codeload.github.com/alvarogarcia7/shellcheck-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarcia7%2Fshellcheck-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33753923,"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-05-31T02:00:06.040Z","response_time":95,"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","make","makefile","shellcheck"],"created_at":"2024-11-12T03:24:39.711Z","updated_at":"2026-05-31T23:31:49.252Z","avatar_url":"https://github.com/alvarogarcia7.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shellcheck using Docker\n\n## (Customizable) Install\n\n```\nmake build\n```\n\n## (Standard) Install\n\nTaken from [here](https://github.com/koalaman/shellcheck#installing)\n\n```\ndocker pull koalaman/shellcheck:stable  # Or :v0.4.7 for that version, or :latest for daily builds\ndocker run -v \"$PWD:/mnt\" koalaman/shellcheck myscript\n```\n\n## Running\n\n```\n# Copy the file to the current directory\nmake run FILE=./shell.sh\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvarogarcia7%2Fshellcheck-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falvarogarcia7%2Fshellcheck-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvarogarcia7%2Fshellcheck-docker/lists"}