{"id":15383740,"url":"https://github.com/knownasilya/docker-shell","last_synced_at":"2026-04-20T03:01:52.325Z","repository":{"id":65993346,"uuid":"83244907","full_name":"knownasilya/docker-shell","owner":"knownasilya","description":"Run commands against a docker container","archived":false,"fork":false,"pushed_at":"2017-09-22T19:36:46.000Z","size":63,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-27T22:43:24.850Z","etag":null,"topics":["commands","docker","nodejs","shell","wip"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/knownasilya.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":"2017-02-26T22:20:28.000Z","updated_at":"2017-02-28T13:33:00.000Z","dependencies_parsed_at":"2023-06-06T02:30:22.468Z","dependency_job_id":null,"html_url":"https://github.com/knownasilya/docker-shell","commit_stats":{"total_commits":13,"total_committers":3,"mean_commits":4.333333333333333,"dds":"0.23076923076923073","last_synced_commit":"f20b051ef837526b59975a9f1ae54f1388c5c27f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/knownasilya/docker-shell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knownasilya%2Fdocker-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knownasilya%2Fdocker-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knownasilya%2Fdocker-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knownasilya%2Fdocker-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knownasilya","download_url":"https://codeload.github.com/knownasilya/docker-shell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knownasilya%2Fdocker-shell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32031070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["commands","docker","nodejs","shell","wip"],"created_at":"2024-10-01T14:39:31.069Z","updated_at":"2026-04-20T03:01:52.306Z","avatar_url":"https://github.com/knownasilya.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-shell\n\nRun shell commands in a running Docker container\n\n## Example\n\n```js\nconst DockerShell = require('docker-shell')\nconst shell = new DockerShell({\n  // default options\n  containerImage: 'node:alpine'\n})\n\nshell.run('echo \"hi\"')\n  .then(() =\u003e {\n    shell.destroy()\n  })\n```\n\n## Run Tests\n\n```bash\nDOCKER_IP=\u003cdocker_ip\u003e DEBUG=docker-shell:* npm test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknownasilya%2Fdocker-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknownasilya%2Fdocker-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknownasilya%2Fdocker-shell/lists"}