{"id":16981962,"url":"https://github.com/1602/docker-machine-config-dump","last_synced_at":"2026-05-09T00:47:57.489Z","repository":{"id":57213973,"uuid":"60031017","full_name":"1602/docker-machine-config-dump","owner":"1602","description":"Dump/restore docker machine list","archived":false,"fork":false,"pushed_at":"2016-05-31T12:34:11.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-15T02:06:56.027Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/1602.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}},"created_at":"2016-05-30T18:32:12.000Z","updated_at":"2020-04-11T09:22:50.000Z","dependencies_parsed_at":"2022-08-29T02:10:58.687Z","dependency_job_id":null,"html_url":"https://github.com/1602/docker-machine-config-dump","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1602%2Fdocker-machine-config-dump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1602%2Fdocker-machine-config-dump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1602%2Fdocker-machine-config-dump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1602%2Fdocker-machine-config-dump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1602","download_url":"https://codeload.github.com/1602/docker-machine-config-dump/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244885515,"owners_count":20526293,"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-10-14T02:06:56.954Z","updated_at":"2026-05-09T00:47:52.470Z","avatar_url":"https://github.com/1602.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## What\n\nThis is for sharing remote docker-machines across dev team\n\n## Why\n\nBecause we want to access same remote server created by `docker-machine create`\nfrom different machines and we want to do it right now, while proper\nimplementation is [in progress](https://github.com/docker/machine/issues/23)\n\nSharing private keys is bad idea, don't do it in production. This solution is \nfor testing purposes only.\n\n## Installation\n\n```\nnpm install -g docker-machine-config-dump\n```\n\n## Usage\n\n### export\n\n```\ndocker-machine-config-dump \u003e ~/Downloads/docker-machines.json\n```\n\n### import\n\n```\nenvsubst '$HOME' \u003c ~/Downloads/docker-machines.json | docker-machine-config-dump\n```\n\nfew notes:\n\n- on mac in order to have `envsubst` command you need to install gettext utils:\n\n```\nbrew install gettext\nbrew link --force gettext\n```\n\n- if you already have machines, it might be a good idea to backup your certs\n  before importing someone else's machines:\n\n```\ndocker-machine-config-dump \u003e ~/backup-docker-machine.json\n```\n\nthen if you want to restore them later just import from ~/backup-docker-machine.json:\n\n```\ndocker-machine-config-dump \u003c ~/backup-docker-machine.json\n```\n\n## LICENSE\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1602%2Fdocker-machine-config-dump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1602%2Fdocker-machine-config-dump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1602%2Fdocker-machine-config-dump/lists"}