{"id":22856667,"url":"https://github.com/deis/docker-shell-dev","last_synced_at":"2025-10-07T23:57:57.078Z","repository":{"id":71904458,"uuid":"61745392","full_name":"deis/docker-shell-dev","owner":"deis","description":"A containerized development environment to support testing shell-based projects","archived":false,"fork":false,"pushed_at":"2017-05-10T21:27:45.000Z","size":10,"stargazers_count":3,"open_issues_count":0,"forks_count":5,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-05-30T10:16:00.724Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"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/deis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2016-06-22T19:19:31.000Z","updated_at":"2017-04-06T13:59:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2e69bc5-9154-4942-a714-f7a5ddf16253","html_url":"https://github.com/deis/docker-shell-dev","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/deis/docker-shell-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deis%2Fdocker-shell-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deis%2Fdocker-shell-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deis%2Fdocker-shell-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deis%2Fdocker-shell-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deis","download_url":"https://codeload.github.com/deis/docker-shell-dev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deis%2Fdocker-shell-dev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278866934,"owners_count":26059671,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"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":[],"created_at":"2024-12-13T08:09:22.743Z","updated_at":"2025-10-07T23:57:57.073Z","avatar_url":"https://github.com/deis.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deis/docker-shell-dev\n\n[![Build Status](https://ci.deis.io/buildStatus/icon?job=Deis/docker-shell-dev/master)](https://ci.deis.io/job/Deis/job/docker-shell-dev/job/master/)\n[![Docker Repository on Quay](https://quay.io/repository/deis/shell-dev/status \"Docker Repository on Quay\")](https://quay.io/repository/deis/shell-dev)\n\nA containerized environment for running [bats][] tests and/or [shellcheck][] against bash scripts.\n\n## Image Contents\n\n* [bats][] for running `.bats` tests\n* [shellcheck][] for running `shellcheck` against bash scripts\n* [jq][]\n\n## Usage\n\nMount the host directory containing your bash `scripts` dir and bats\n`tests` dir and then simply supply the appropriate `bats`/`shellcheck` command to run:\n\n```console\n$ docker run --rm \\\n  --volume /path/to/dir:/workdir \\\n  --workdir /workdir \\\n  quay.io/deis/shell-dev:latest \\\n  bats tests\n```\n\n```console\n$ docker run --rm \\\n  --volume /path/to/dir:/workdir \\\n  --workdir /workdir \\\n  quay.io/deis/shell-dev:latest \\\n  shellcheck scripts/*\n```\n\nThe latest deis/shell-dev Docker image is available at:\n\n* [Quay.io][]\n  ```\n  docker pull quay.io/deis/shell-dev\n  ```\n\n* [Docker Hub][]\n  ```\n  docker pull deis/shell-dev\n  ```\n\n[bats]: https://github.com/sstephenson/bats/\n[shellcheck]: https://github.com/koalaman/shellcheck\n[jq]: https://stedolan.github.io/jq/\n[Quay.io]: https://quay.io\n[Docker Hub]: https://hub.docker.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeis%2Fdocker-shell-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeis%2Fdocker-shell-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeis%2Fdocker-shell-dev/lists"}