{"id":19092830,"url":"https://github.com/eon01/dvsc","last_synced_at":"2026-05-25T13:30:18.553Z","repository":{"id":205512942,"uuid":"714402814","full_name":"eon01/dvsc","owner":"eon01","description":"dvsc: Dangling Volume Size Calculator","archived":false,"fork":false,"pushed_at":"2023-11-04T20:24:54.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-02T23:17:54.591Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/eon01.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}},"created_at":"2023-11-04T19:54:01.000Z","updated_at":"2023-11-07T04:11:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"363cfd73-2c91-4b7a-8acb-68dc0380f5ac","html_url":"https://github.com/eon01/dvsc","commit_stats":null,"previous_names":["eon01/dvsc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eon01%2Fdvsc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eon01%2Fdvsc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eon01%2Fdvsc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eon01%2Fdvsc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eon01","download_url":"https://codeload.github.com/eon01/dvsc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240142764,"owners_count":19754633,"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":[],"created_at":"2024-11-09T03:22:15.283Z","updated_at":"2026-05-25T13:30:18.497Z","avatar_url":"https://github.com/eon01.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DVSC - Dangling Volume Size Calculator\n\ndvsc is a utility housed in a Docker container that calculates the size of dangling volumes in your Docker environment.\n\n## Features\n\n- Quick and easy size calculation for all dangling Docker volumes.\n- Lightweight and efficient.\n- Perfect for Docker environments with numerous volumes, assisting in identifying unused space.\n\n## Prerequisites\n\n- Docker installed and running.\n\n## Installation\n\nYou don't need to install anything on your host other than Docker. The tool runs inside a Docker container.\n\n## Usage\n\nTo use dvsc, simply run:\n\n```bash\ndocker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v /var/lib/docker/volumes/:/var/lib/docker/volumes/ eon01/dvsc:latest\n```\n\nOutput:\n\n```bash\n[..]\nTotal size of all dangling volumes in KB: 4355092 KB\n```\n\n## How it Works\n\ndvsc accesses the Docker API through the Docker socket, lists all dangling volumes, calculates their sizes, and outputs the total size of all dangling volumes.\n\n## Contributing\n\n- Fork the repository on GitHub.\n- Clone the forked repo.\n- Make your changes.\n- Submit a pull request.\n\nWe appreciate contributions, be it in the form of feature requests, bug fixes, or documentation enhancements.\n\n## License\n\ndvsc is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feon01%2Fdvsc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feon01%2Fdvsc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feon01%2Fdvsc/lists"}