{"id":23679856,"url":"https://github.com/aa-nadim/docker","last_synced_at":"2025-10-09T03:08:31.047Z","repository":{"id":268233212,"uuid":"682504572","full_name":"aa-nadim/docker","owner":"aa-nadim","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-27T06:50:10.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T03:07:35.792Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/aa-nadim.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,"zenodo":null}},"created_at":"2023-08-24T10:10:47.000Z","updated_at":"2025-01-27T06:50:13.000Z","dependencies_parsed_at":"2024-12-15T12:26:45.979Z","dependency_job_id":"4650688e-91c2-489b-9239-97e5c4495088","html_url":"https://github.com/aa-nadim/docker","commit_stats":null,"previous_names":["aa-nadim/docker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aa-nadim/docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aa-nadim%2Fdocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aa-nadim%2Fdocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aa-nadim%2Fdocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aa-nadim%2Fdocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aa-nadim","download_url":"https://codeload.github.com/aa-nadim/docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aa-nadim%2Fdocker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000774,"owners_count":26082911,"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-09T02:00:07.460Z","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-29T17:56:05.213Z","updated_at":"2025-10-09T03:08:31.032Z","avatar_url":"https://github.com/aa-nadim.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker\n\nClean up your HDD\nTo free up system HDD space, please use the following command. It will delete unnecessary Docker images, volumes, networks, and cached Docker objects:\n\n`docker system prune -a --volumes`\n\n```\nStop All Running Containers\n\ndocker stop $(docker ps -aq)\n________________________________________________\nRemove All Containers\ndocker rm $(docker ps -aq)\n____________________________\n\nRemove All Images\ndocker rmi $(docker images -q) --force\n____________________________\n\n\nRemove All Volumes\ndocker volume rm $(docker volume ls -q)\n____________________________\n\nRemove All Networks\ndocker network rm $(docker network ls -q)\n____________________________\n\nRemove All Docker Data\ndocker system prune --all --force\n____________________________\n\nRemove Docker Images\ndocker rmi -f $(docker images -a -q)\n____________________________\n\nClean Up Docker System (Optional)\ndocker system prune -a --volumes\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faa-nadim%2Fdocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faa-nadim%2Fdocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faa-nadim%2Fdocker/lists"}