{"id":16430204,"url":"https://github.com/its-alex/docker-buildx-cluster","last_synced_at":"2026-06-12T06:05:12.533Z","repository":{"id":97418076,"uuid":"468766637","full_name":"Its-Alex/docker-buildx-cluster","owner":"Its-Alex","description":"Setup buildx cluster between VMs","archived":false,"fork":false,"pushed_at":"2022-04-18T14:41:05.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-23T11:12:28.568Z","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/Its-Alex.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":"2022-03-11T13:44:36.000Z","updated_at":"2022-04-19T09:19:03.000Z","dependencies_parsed_at":"2024-02-24T07:00:33.561Z","dependency_job_id":null,"html_url":"https://github.com/Its-Alex/docker-buildx-cluster","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/Its-Alex%2Fdocker-buildx-cluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2Fdocker-buildx-cluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2Fdocker-buildx-cluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2Fdocker-buildx-cluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Its-Alex","download_url":"https://codeload.github.com/Its-Alex/docker-buildx-cluster/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240627982,"owners_count":19831600,"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-11T08:26:03.214Z","updated_at":"2026-06-12T06:05:07.514Z","avatar_url":"https://github.com/Its-Alex.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Docker buildx cluster\n\nThis repo aim to setup a docker buildx cluster between two VMs to perform tests.\n\n### Requirements\n\n- [`Vagrant`](https://www.vagrantup.com/)\n- [`Virtualbox`](https://www.virtualbox.org/)\n\n### How to\n\nFirst you must start the VMs:\n\n```shell\n$ vagrant up\n```\n\nThen you need to connect to the first VM:\n\n```shell\n$ vagrant ssh buildx1\n```\n\nAdd the ssh-key:\n\n```shell\n$ ssh-add /vagrant/ssh-key/id_ed25519\n```\n\nCreate buildx context:\n\n```shell\n$ /vagrant/scripts/docker-create-nodes.sh\n```\n\nCheck that buildx context has been successfully created:\n\n```shell\n$ docker buildx inspect --bootstrap cluster_builder\n```\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-alex%2Fdocker-buildx-cluster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fits-alex%2Fdocker-buildx-cluster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-alex%2Fdocker-buildx-cluster/lists"}