{"id":20324652,"url":"https://github.com/gh640/docker-volumesunlabeled","last_synced_at":"2026-04-29T04:35:11.743Z","repository":{"id":74923565,"uuid":"438999442","full_name":"gh640/docker-volumesunlabeled","owner":"gh640","description":"A tiny Docker CLI plugin to list up only volumes without any label.","archived":false,"fork":false,"pushed_at":"2021-12-16T13:34:58.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-04T10:25:33.984Z","etag":null,"topics":["docker","docker-cli-plugin","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","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/gh640.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":"2021-12-16T13:29:32.000Z","updated_at":"2021-12-16T13:35:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"4694d956-2221-4232-978f-e338863a596b","html_url":"https://github.com/gh640/docker-volumesunlabeled","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gh640/docker-volumesunlabeled","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh640%2Fdocker-volumesunlabeled","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh640%2Fdocker-volumesunlabeled/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh640%2Fdocker-volumesunlabeled/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh640%2Fdocker-volumesunlabeled/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gh640","download_url":"https://codeload.github.com/gh640/docker-volumesunlabeled/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh640%2Fdocker-volumesunlabeled/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262731729,"owners_count":23355408,"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-cli-plugin","python3"],"created_at":"2024-11-14T19:36:46.376Z","updated_at":"2026-04-29T04:35:11.700Z","avatar_url":"https://github.com/gh640.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker CLI plugin `volumesunlabeled`\n\nA tiny Docker CLI plugin to list up only volumes without any label.\n\n## Prerequisites\n\n- Python `\u003e=3.9`\n\n## Installation\n\nCheck out the repository.\n\n```sh\ncd /path/to/repos\ngit clone [repo]\n```\n\nInstall the dependencies.\n\n```sh\ncd /path/to/repos/[repo]\npython3 -m pip install -r requirements.txt\n```\n\nCreate the CLI plugin directory if not present.\n\n```sh\nmkdir ~/.docker/cli-plugins\n```\n\nCreate a symbolic link to the script.\n\n```sh\ncd ~/.docker/cli-plugins\nln -s /path/to/repos/[repo]/docker-volumesunlabeled.py docker-volumesunlabeled\n```\n\nIf you name the link `docker-volumesunlabeled`, the subcommand will be `volumesunlabeled`. The name can be changed.\n\nIf installed successfully, the subcommand `volumesunlabeled` will shows up in the subcommands list with `docker`.\n\n```sh\ndocker 2\u003e\u00261 | grep volumesunlabeled\n  volumesunlabeled*List up Docker volumes without any label. (Goto Hayato, 0.1.0)\n```\n\n## Usage\n\n```bash\ndocker volumesunlabeled\n```\n\n## Similar plugins\n\n- [GitHub - gh640/docker-volumerename: Docker CLI plugin to rename volumes.](https://github.com/gh640/docker-volumerename)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgh640%2Fdocker-volumesunlabeled","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgh640%2Fdocker-volumesunlabeled","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgh640%2Fdocker-volumesunlabeled/lists"}