{"id":20324664,"url":"https://github.com/gh640/copy-docker-volumes-to-host","last_synced_at":"2026-04-30T16:33:04.846Z","repository":{"id":74923374,"uuid":"425144337","full_name":"gh640/copy-docker-volumes-to-host","owner":"gh640","description":"🐳 📦  A sample Python script to copy all Docker (named) volumes to host (for Docker for Mac).","archived":false,"fork":false,"pushed_at":"2021-11-06T03:31:07.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-09T04:04:57.331Z","etag":null,"topics":["docker","macos","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-11-06T03:14:00.000Z","updated_at":"2021-11-06T03:58:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"5025bc1b-242c-4734-bc63-4805d4bab810","html_url":"https://github.com/gh640/copy-docker-volumes-to-host","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gh640/copy-docker-volumes-to-host","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh640%2Fcopy-docker-volumes-to-host","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh640%2Fcopy-docker-volumes-to-host/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh640%2Fcopy-docker-volumes-to-host/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh640%2Fcopy-docker-volumes-to-host/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gh640","download_url":"https://codeload.github.com/gh640/copy-docker-volumes-to-host/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh640%2Fcopy-docker-volumes-to-host/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32470879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker","macos","python3"],"created_at":"2024-11-14T19:37:02.967Z","updated_at":"2026-04-30T16:33:04.830Z","avatar_url":"https://github.com/gh640.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Copy Docker volumes to host\n\nThis is a sample Python script to copy all Docker (named) volumes to host.\n\n## Prerequisites\n\n- Python 3\n- Docker for Mac\n\n## Usage\n\nCheck how things work with `--dry-run` option.\n\n```bash\npython3 copy_docker_volumes_to_host.py --dry-run\n```\n\nOutput:\n\n```text\nTotal volumes: 5\nvolume_a:\nvolume_b:\nvolume_c:\nvolume_d:\nvolume_e:\n```\n\nIf the behavior looks fine, run the script without `--dry-run`. Volumes will be copied into the `volumes/` directory.\n\n```bash\npython3 copy_docker_volumes_to_host.py\n```\n\nOutput:\n\n```text\nTotal volumes: 5\nvolume_a:\nreturn code: 0\nvolume_b:\nreturn code: 0\nvolume_c:\nreturn code: 0\nvolume_d:\nreturn code: 0\nvolume_e:\nreturn code: 0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgh640%2Fcopy-docker-volumes-to-host","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgh640%2Fcopy-docker-volumes-to-host","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgh640%2Fcopy-docker-volumes-to-host/lists"}