{"id":19044446,"url":"https://github.com/tilt-dev/tilt-example-builders","last_synced_at":"2026-05-09T17:30:18.190Z","repository":{"id":46166977,"uuid":"424664451","full_name":"tilt-dev/tilt-example-builders","owner":"tilt-dev","description":"A collection of examples of how to use Tilt with different image builders","archived":false,"fork":false,"pushed_at":"2023-05-01T20:52:17.000Z","size":203,"stargazers_count":7,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-02T08:15:04.819Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Starlark","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tilt-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-04T16:28:55.000Z","updated_at":"2024-07-21T09:50:39.000Z","dependencies_parsed_at":"2022-09-23T06:12:21.484Z","dependency_job_id":null,"html_url":"https://github.com/tilt-dev/tilt-example-builders","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/tilt-dev%2Ftilt-example-builders","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilt-dev%2Ftilt-example-builders/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilt-dev%2Ftilt-example-builders/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilt-dev%2Ftilt-example-builders/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tilt-dev","download_url":"https://codeload.github.com/tilt-dev/tilt-example-builders/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240100558,"owners_count":19747689,"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-08T22:46:20.657Z","updated_at":"2026-05-09T17:30:18.144Z","avatar_url":"https://github.com/tilt-dev.png","language":"Starlark","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tilt-example-builders\n\n[![Build Status](https://circleci.com/gh/tilt-dev/tilt-example-builders/tree/main.svg?style=shield)](https://circleci.com/gh/tilt-dev/tilt-example-builders)\n\nA collection of examples of how to use Tilt with different image builders.\n\n## Contents\n\n### kubectl build\n\nDrop-in replacement for `docker build` that moves builds off your laptop.\n\n`kubectl build` deploys Docker BuildKit to a Kubernetes pod and builds the image in-cluster.\n\nInstall kubectl build: [homepage](https://github.com/vmware-tanzu/buildkit-cli-for-kubectl#getting-started)\n\nExample Tiltfile: [./kubectl_build](./kubectl_build/Tiltfile)\n\n### ko\n\nTurn-key Go apps without any fuss.\n\nRuns `go build` locally and packs it into an image.\n\n`ko` works best when your Go app is a simple static binary, and doesn't have any \ndependencies on the OS environment (e.g., loading dynamic C libraries.)\n\nInstall ko: [homepage](https://github.com/google/ko#install)\n\nExample Tiltfile: [./ko](./ko/Tiltfile)\n\n### pack\n\nStackable image builders to add whatever you need to an image.\n\nBuildpacks give you better control over what ends up in the final container image.\nIt's easier to keep out the junk you don't want (like buildtools), and\nkeep the good stuff you do want (like hot-reloading).\n\nInstall pack: [homepage](https://buildpacks.io/docs/tools/pack/)\n\nExample Tiltfile: [./pack](./pack/Tiltfile)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftilt-dev%2Ftilt-example-builders","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftilt-dev%2Ftilt-example-builders","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftilt-dev%2Ftilt-example-builders/lists"}