{"id":23535014,"url":"https://github.com/ripta/vib","last_synced_at":"2025-10-30T20:13:50.323Z","repository":{"id":66442047,"uuid":"199814904","full_name":"ripta/vib","owner":"ripta","description":"Vastly Indifferent Builder","archived":false,"fork":false,"pushed_at":"2019-07-31T08:36:19.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T19:55:02.411Z","etag":null,"topics":[],"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/ripta.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":"2019-07-31T08:36:03.000Z","updated_at":"2023-03-13T07:24:21.000Z","dependencies_parsed_at":"2023-07-16T11:31:03.520Z","dependency_job_id":null,"html_url":"https://github.com/ripta/vib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ripta/vib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripta%2Fvib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripta%2Fvib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripta%2Fvib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripta%2Fvib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ripta","download_url":"https://codeload.github.com/ripta/vib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripta%2Fvib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281873970,"owners_count":26576359,"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","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12-26T01:14:25.154Z","updated_at":"2025-10-30T20:13:50.276Z","avatar_url":"https://github.com/ripta.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"vib - Vastly Indifferent Builder\n\nExperiments in using Moby's Low-Level Builder (LLB) directly.\n\nTo use, you'll first need to run buildkitd. If your docker already has it\nenabled, you need to find out its listening address; the default listening\nsocket is:\n\n    unix:///run/buildkit/buildkitd.sock\n\nIf your docker does not have buildkitd but you can run a privileged container,\nthen you could run buildkitd in docker:\n\n    docker run --detach --rm --privileged --publish 1234:1234 ripta/buildkit:commit-fb5324c609465f9b0713cbce5f8a36eb119be144 --addr tcp://0.0.0.0:1234\n\nfor any arbitrary free port 1234, which would make the buildkit gRPC endpoint\navailable on the host machine:\n\n    tcp://127.0.0.1:1234\n\nCompile vib from the root of this repository:\n\n    go build ./cmd/vib\n\nand look at what buildkit workers are available to you:\n\n    ./vib --definition examples/demo.json --output docker.io/ripta/vib-demo:test --addr tcp://127.0.0.1:1234\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fripta%2Fvib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fripta%2Fvib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fripta%2Fvib/lists"}