{"id":15560794,"url":"https://github.com/fmenezes/docker-set","last_synced_at":"2025-03-29T04:18:03.796Z","repository":{"id":56473351,"uuid":"146741590","full_name":"fmenezes/docker-set","owner":"fmenezes","description":"docker-set is a simple tool to switch between docker environments, virtual machines and docker for mac.","archived":false,"fork":false,"pushed_at":"2020-11-05T10:53:20.000Z","size":51,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-03T14:11:28.160Z","etag":null,"topics":["cli","docker","docker-for-mac","docker-machine","go","golang","vagrant"],"latest_commit_sha":null,"homepage":"","language":"Go","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/fmenezes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-30T11:45:51.000Z","updated_at":"2020-07-01T09:04:37.000Z","dependencies_parsed_at":"2022-08-15T19:20:56.885Z","dependency_job_id":null,"html_url":"https://github.com/fmenezes/docker-set","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/fmenezes%2Fdocker-set","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmenezes%2Fdocker-set/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmenezes%2Fdocker-set/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmenezes%2Fdocker-set/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fmenezes","download_url":"https://codeload.github.com/fmenezes/docker-set/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246135770,"owners_count":20729058,"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":["cli","docker","docker-for-mac","docker-machine","go","golang","vagrant"],"created_at":"2024-10-02T16:02:56.046Z","updated_at":"2025-03-29T04:18:03.780Z","avatar_url":"https://github.com/fmenezes.png","language":"Go","readme":"# :warning: ABANDONED :warning:\n\nWith the advancements of Docker for Mac I see no reason to keep switching between Docker for Mac and Docker Toolbox is no longer needed.\n\n# docker-set\ndocker-set is a simple tool to switch between docker environments, virtual machines and docker for mac.\n\n## Installation\n\n```sh\n$ go get -u github.com/fmenezes/docker-set\n```\n\n## Usage\n\n### 1. List all machines\n\n```sh\n$ docker-set list\n\nACTIVE NAME           DRIVER         STATE\n*      docker-for-mac docker-for-mac Unknown\n       default        docker-machine Running\n       test           vagrant        running\n```\n\n### 2. Sets the environment\n\n```sh\neval $(docker-set env default)\n```\n\nAll further docker commands will run in the selected machine\n\n### 3. Adds a vagrant box to the list\n\n```sh\n$ docker-set add test vagrant /path/to/Vagrantfile\n\nDone\n```\n\n### 4. Removes a vagrant box from the list\n\n```sh\n$ docker-set rm test\n\nDone\n```\n\n### 5. Starts a vm from the list\n\n```sh\n$ docker-set start test\n\nDone\n```\n\n\n### 6. Stops a vm from the list\n\n```sh\n$ docker-set stop test\n\nDone\n```\n\n## Notes\n- When adding or removing a vagrant machine a file named `$HOME/.docker-set` will be stored.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmenezes%2Fdocker-set","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffmenezes%2Fdocker-set","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmenezes%2Fdocker-set/lists"}