{"id":20912102,"url":"https://github.com/play-with-docker/docker-machine-driver-pwd","last_synced_at":"2025-05-13T07:32:37.817Z","repository":{"id":82066766,"uuid":"77114199","full_name":"play-with-docker/docker-machine-driver-pwd","owner":"play-with-docker","description":"Docker machine PWD driver","archived":false,"fork":false,"pushed_at":"2018-01-08T17:37:37.000Z","size":14,"stargazers_count":62,"open_issues_count":3,"forks_count":23,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-01T20:07:16.735Z","etag":null,"topics":["docker","driver","machine"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/play-with-docker.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":"2016-12-22T05:13:25.000Z","updated_at":"2024-04-23T20:25:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"62b27d34-b28b-43ed-b4f9-e979b67f7fcc","html_url":"https://github.com/play-with-docker/docker-machine-driver-pwd","commit_stats":null,"previous_names":["franela/docker-machine-driver-pwd"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/play-with-docker%2Fdocker-machine-driver-pwd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/play-with-docker%2Fdocker-machine-driver-pwd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/play-with-docker%2Fdocker-machine-driver-pwd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/play-with-docker%2Fdocker-machine-driver-pwd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/play-with-docker","download_url":"https://codeload.github.com/play-with-docker/docker-machine-driver-pwd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253894950,"owners_count":21980426,"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":["docker","driver","machine"],"created_at":"2024-11-18T14:25:21.251Z","updated_at":"2025-05-13T07:32:37.559Z","avatar_url":"https://github.com/play-with-docker.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-machine-pwd-driver\n\nDocker machine PWD driver\n\n\n## Getting started\n\nThis driver tricks machine and allows to create / remove [play-with-docker](http://play-with-docker.com) instances remotely.\n\nBefore using it please make sure of the following:\n\n- Create a session in PWD and set PWD_URL env variable or use --pwd-url flag when creating an instance\n\n\n## Installing\n\n### Easy way\n\nDownload the release bundle from the [releases](https://github.com/play-with-docker/docker-machine-driver-pwd/releases) section and place the binary that corresponds to your platform it somewhere in your PATH\n\n\n\n### Hard way\n\nUse `go get github.com/play-with-docker/docker-machine-driver-pwd` and make sure that\n`docker-machine-driver-pwd` is located somwhere in your PATH\n\n\n\n## Usage\n\nCreating an instance:\n\n```\n# Create a session in play-with-docker.com and set the PWD_URL env variable\ndocker-machine create -d pwd --pwd-url \u003cpwd_url\u003e node1\neval $(docker-machine env node1)\ndocker ps\n```\n\nAlternatively you can set the env variable `PWD_URL` to avoid passing it as a flag every time.\n\n\nRemove an instance\n\n\n```\ndocker-machine rm -f node1\n```\n\n## Development\n\nFor local development it's necessary to set `PWD_PORT`, `PWD_HOSTNAME` and `PWD_SSL_PORT`\naccordingly to use with local PWD.\n\ni.e:\n\n```\nexport PWD_PORT=3000\nexport PWD_SSL_PORT=3001\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplay-with-docker%2Fdocker-machine-driver-pwd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplay-with-docker%2Fdocker-machine-driver-pwd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplay-with-docker%2Fdocker-machine-driver-pwd/lists"}