{"id":16096073,"url":"https://github.com/kwkwc/dockersh","last_synced_at":"2025-03-18T07:30:27.449Z","repository":{"id":125955035,"uuid":"141119279","full_name":"kwkwc/dockerSH","owner":"kwkwc","description":"DockerSH is a shell about docker management","archived":false,"fork":false,"pushed_at":"2024-03-25T02:19:25.000Z","size":37,"stargazers_count":7,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T07:52:01.014Z","etag":null,"topics":["docker","shell"],"latest_commit_sha":null,"homepage":"https://kwkwc.github.io/dockerSH/","language":"Shell","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/kwkwc.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}},"created_at":"2018-07-16T09:47:28.000Z","updated_at":"2023-10-07T04:33:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"bf4bace9-cfc1-41ed-aa5d-38017356320d","html_url":"https://github.com/kwkwc/dockerSH","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwkwc%2FdockerSH","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwkwc%2FdockerSH/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwkwc%2FdockerSH/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwkwc%2FdockerSH/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kwkwc","download_url":"https://codeload.github.com/kwkwc/dockerSH/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243910715,"owners_count":20367538,"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","shell"],"created_at":"2024-10-09T17:10:28.394Z","updated_at":"2025-03-18T07:30:27.116Z","avatar_url":"https://github.com/kwkwc.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DockerSH v1.2.0\n\n\u003e DockerSH is a shell about docker management\n\nEnglish | [简体中文](README.zh-CN.md)\n\n### Framework\n```bash\n├── dockerSH\n├── dockerSH-completion.bash\n├── install.sh\n├── tools.sh\n├── README.md\n└── services\n    ├── containerA\n    │   └── docker-compose.yml\n    └── containerB\n        └── docker-compose.yml\n```\n\n### Usage\n```bash\n# Install\ngit clone https://github.com/kwkwc/dockerSH.git\n\n# Working directory\ncd dockerSH\n\n# This step is not necessary, consider whether you need to run\n# Deploy dockerSH(Install docker, add command auto-completion configuration)\n./install.sh\n\n# Help information\n./dockerSH -h\n\n# Up containerA\n./dockerSH up containerA\n\n# Down containerA\n./dockerSH down containerA\n\n# Reup containerA\n./dockerSH reup containerA\n```\n\n### Commands auto-complement\n```bash\n# Temporary setting\nsource dockerSH-completion.bash\n\n# Permanent setting\ncp dockerSH-completion.bash /etc/bash_completion.d/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkwkwc%2Fdockersh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkwkwc%2Fdockersh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkwkwc%2Fdockersh/lists"}