{"id":30063500,"url":"https://github.com/screwdriver-cd/buildkit-rootless","last_synced_at":"2025-08-08T04:45:13.552Z","repository":{"id":305018022,"uuid":"1015718084","full_name":"screwdriver-cd/buildkit-rootless","owner":"screwdriver-cd","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-17T18:06:44.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-17T21:51:02.551Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/screwdriver-cd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-07-08T00:00:45.000Z","updated_at":"2025-07-17T18:06:48.000Z","dependencies_parsed_at":"2025-07-17T23:59:35.736Z","dependency_job_id":null,"html_url":"https://github.com/screwdriver-cd/buildkit-rootless","commit_stats":null,"previous_names":["screwdriver-cd/buildkit-rootless"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/screwdriver-cd/buildkit-rootless","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screwdriver-cd%2Fbuildkit-rootless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screwdriver-cd%2Fbuildkit-rootless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screwdriver-cd%2Fbuildkit-rootless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screwdriver-cd%2Fbuildkit-rootless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/screwdriver-cd","download_url":"https://codeload.github.com/screwdriver-cd/buildkit-rootless/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screwdriver-cd%2Fbuildkit-rootless/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269366603,"owners_count":24405239,"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-08-08T02:00:09.200Z","response_time":72,"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":"2025-08-08T04:45:09.916Z","updated_at":"2025-08-08T04:45:13.496Z","avatar_url":"https://github.com/screwdriver-cd.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# buildkit-rootless\n\n[![Build Status][build-image]][build-url]\n[![Latest Release][version-image]][version-url]\n[![Open Issues][issues-image]][issues-url]\n\nThis container image launches a rootless BuildKit daemon inside Screwdriver.cd build environments. It is based on the rootless variant of [moby/buildkit](https://github.com/moby/buildkit), with the following modifications:\n\n- Additional TLS-related scripts to enable secure (TLS) communication.\n- A default buildkitd.toml configuration file for convenient, out-of-the-box usage.\n\nBy running this image, you can take advantage of Docker builds in a rootless context, helping to maintain a more secure and isolated environment.\n\n## Usage\n\n### Docker\n\n```bash\n## run buildkitd container\n$ docker run -d -p 1234:1234 --name buildkit-container screwdrivercd/buildkit-rootless --addr tcp://0.0.0.0:1234\n\n## create remote builder in buildkitd container\n$ docker buildx create --name remote-buildkit --driver remote tcp://localhost:1234\n\n## build image with remote builder\n$ docker buildx use remote-buildkit\n$ docker buildx build -t \u003corg\u003e/\u003cname\u003e:\u003ctag\u003e --push .\n```\n\n## License\n\nCode licensed under the BSD 3-Clause license. See [LICENSE](./LICENSE) file for terms.\n\n\n[build-image]: https://cd.screwdriver.cd/pipelines/15783/badge\n[build-url]: https://cd.screwdriver.cd/pipelines/15783\n[version-image]: https://img.shields.io/github/tag/screwdriver-cd/buildkit-rootless.svg\n[version-url]: https://github.com/screwdriver-cd/buildkit-rootless/releases\n[issues-image]: https://img.shields.io/github/issues/screwdriver-cd/screwdriver.svg\n[issues-url]: https://github.com/screwdriver-cd/screwdriver/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrewdriver-cd%2Fbuildkit-rootless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscrewdriver-cd%2Fbuildkit-rootless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrewdriver-cd%2Fbuildkit-rootless/lists"}