{"id":19136881,"url":"https://github.com/mdub/localdocker","last_synced_at":"2025-11-12T20:06:00.514Z","repository":{"id":16666344,"uuid":"19422012","full_name":"mdub/localdocker","owner":"mdub","description":"a Vagrant-based Docker host, for local development","archived":false,"fork":false,"pushed_at":"2014-09-02T05:59:19.000Z","size":168,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-03T13:17:21.843Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/mdub.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":"2014-05-04T08:14:50.000Z","updated_at":"2018-02-01T15:58:37.000Z","dependencies_parsed_at":"2022-09-14T22:20:30.303Z","dependency_job_id":null,"html_url":"https://github.com/mdub/localdocker","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/mdub%2Flocaldocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdub%2Flocaldocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdub%2Flocaldocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdub%2Flocaldocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdub","download_url":"https://codeload.github.com/mdub/localdocker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240215439,"owners_count":19766416,"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-11-09T06:35:45.891Z","updated_at":"2025-11-12T20:06:00.397Z","avatar_url":"https://github.com/mdub.png","language":"Shell","readme":"# localdocker\n\nThis is a Vagrant-based Docker host, for local development.\n\n## Prerequisites\n\nYou will need Vagrant. And VirtualBox.\n\nYou'll also need the \"vagrant-persistent-storage\" plugin. This is used to create a persistent `/var/lib/docker` volume that survives VM rebuilds.  You can install it with\n\n    $ vagrant plugin install vagrant-persistent-storage\n\n## Usage\n\nType `vagrant up` to bring the VM up.\n\nThe VM gets IP address 192.168.66.2.  Any mapped ports should be visible on that address (rather than localhost).  You might also wish to set up an entry in `/etc/hosts`:\n\n    192.168.66.2 localdocker\n\nTo communicate with the Docker daemon from your host machine, set:\n\n    $ export DOCKER_HOST=tcp://192.168.66.2:4243\n\nYour home directory will be shared with the VM, so mapping volumes should mostly work, as long as they're within $HOME.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdub%2Flocaldocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdub%2Flocaldocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdub%2Flocaldocker/lists"}