{"id":29224765,"url":"https://github.com/itskdhere/dsmt","last_synced_at":"2026-03-07T13:32:42.556Z","repository":{"id":290408210,"uuid":"970072347","full_name":"itskdhere/dsmt","owner":"itskdhere","description":"🐳Docker Storage Migration Tool📦","archived":false,"fork":false,"pushed_at":"2025-09-13T13:44:04.000Z","size":70,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-15T17:15:18.866Z","etag":null,"topics":["backup-tool","backup-utility","cli","docker","docker-container","migration-tool","storage"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/dsmt","language":"TypeScript","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/itskdhere.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-21T12:24:00.000Z","updated_at":"2025-08-13T09:30:53.000Z","dependencies_parsed_at":"2025-04-28T17:49:25.882Z","dependency_job_id":"4d810e14-1255-4cbf-9d14-73064ea80be1","html_url":"https://github.com/itskdhere/dsmt","commit_stats":null,"previous_names":["itskdhere/dsmt"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/itskdhere/dsmt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itskdhere%2Fdsmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itskdhere%2Fdsmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itskdhere%2Fdsmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itskdhere%2Fdsmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itskdhere","download_url":"https://codeload.github.com/itskdhere/dsmt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itskdhere%2Fdsmt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30215679,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T13:25:55.541Z","status":"ssl_error","status_checked_at":"2026-03-07T13:25:38.596Z","response_time":53,"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":["backup-tool","backup-utility","cli","docker","docker-container","migration-tool","storage"],"created_at":"2025-07-03T06:07:56.606Z","updated_at":"2026-03-07T13:32:42.534Z","avatar_url":"https://github.com/itskdhere.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐳 Docker Storage Migration Tool 📦\n\nA command-line utility for seamlessly exporting and importing Docker volumes and bind mounts.\n\n## 🔍 Overview\n\nDSMT (Docker Storage Migration Tool) provides a simple way to:\n\n- 📤 Export Docker volumes or bind mounts to compressed tarballs.\n- 📥 Import compressed tarballs into Docker volumes or bind mounts.\n\n🔄 This tool makes it easy to backup, restore, or migrate Docker storage across systems.\n\n## 💻 Installation\n\n```bash\nnpm install -g dsmt\n```\n\n## 🚀 Usage\n\n### 📤 Exporting Docker Storage\n\nExport a Docker volume:\n\n```bash\ndsmt export volume_name /path/to/export/directory\n```\n\nExport a bind mount:\n\n```bash\ndsmt export /path/to/bind/mount /path/to/export/directory\n```\n\n### 📥 Importing Docker Storage\n\nImport to a Docker volume:\n\n```bash\ndsmt import /path/to/tarball.tar.gz volume_name\n```\n\nImport to a bind mount:\n\n```bash\ndsmt import /path/to/tarball.tar.gz /path/to/bind/mount\n```\n\n## ⚙️ Options\n\nBoth commands support the following options:\n\n- `-v, --volume`: Explicitly specify source/destination as a Docker volume\n- `-m, --mount`: Explicitly specify source/destination as a bind mount\n\nThe tool will automatically detect the source/destination type in most cases, but you can use these flags to be explicit.\n\n## 📋 Examples\n\n```bash\n# Export a volume named 'mongodb_data' to the current directory\ndsmt export mongodb_data ./\n\n# Import a tarball to a new volume\ndsmt import ./mongodb_data.tar.gz new_mongodb_data\n\n# Export a bind mount to the /backups directory\ndsmt export /var/www/html /backups\n\n# Import a tarball to a bind mount\ndsmt import ./html.tar.gz /var/www/html\n```\n\n## 🛠️ Contribution\n\nPlease refer to the [CONTRIBUTING.md](CONTRIBUTING.md) file for guidelines on contributing to this project.\n\n## 🔒 Security\n\nPlease refer to the [SECURITY.md](SECURITY.md) file for security-related issues and reporting.\n\n## 📄 License\n\nMIT © [itskdhere](https://github.com/itskdhere)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitskdhere%2Fdsmt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitskdhere%2Fdsmt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitskdhere%2Fdsmt/lists"}