{"id":48536354,"url":"https://github.com/intellection/docker-image-builder","last_synced_at":"2026-04-08T02:03:00.447Z","repository":{"id":344820307,"uuid":"1180904519","full_name":"Intellection/docker-image-builder","owner":"Intellection","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-16T15:21:14.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-17T01:04:18.033Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Intellection.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-13T14:36:23.000Z","updated_at":"2026-03-16T14:47:18.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Intellection/docker-image-builder","commit_stats":null,"previous_names":["intellection/docker-image-builder"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Intellection/docker-image-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Intellection%2Fdocker-image-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Intellection%2Fdocker-image-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Intellection%2Fdocker-image-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Intellection%2Fdocker-image-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Intellection","download_url":"https://codeload.github.com/Intellection/docker-image-builder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Intellection%2Fdocker-image-builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31536473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"online","status_checked_at":"2026-04-08T02:00:06.127Z","response_time":54,"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":"2026-04-08T02:02:31.193Z","updated_at":"2026-04-08T02:03:00.440Z","avatar_url":"https://github.com/Intellection.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Image Builder\n\nA purpose-built image for building and pushing container images via remote [BuildKit](https://github.com/moby/buildkit) daemons. It carries only what is needed for this role — no Docker Engine daemon and no general build toolchains.\n\nPublished to Docker Hub as [`zappi/image-builder`](https://hub.docker.com/r/zappi/image-builder). Built for `linux/amd64` and `linux/arm64`.\n\n## Contents\n\n| Component | Version |\n|-----------|---------|\n| Base image | Ubuntu 24.04 LTS |\n| [Git](https://git-scm.com/) | distro package |\n| [Git LFS](https://git-lfs.com/) | distro package |\n| [Docker CLI](https://github.com/docker/cli) | 29.3.0 |\n| [Docker Buildx plugin](https://github.com/docker/buildx) | 0.31.1 |\n| [Amazon ECR Credential Helper](https://github.com/awslabs/amazon-ecr-credential-helper) | 0.12.0 |\n\n`git` and `git-lfs` are included as part of the builder toolchain.\n\nThe image runs as a non-root `builder` user (UID/GID `65533`).\n\n## Docker CLI Configuration\n\nNo `~/.docker/config.json` is baked into the image. It is expected to be provided at runtime — for example, mounted via a Kubernetes ConfigMap.\n\n### AWS ECR Credential Helper Configuration\n\nThe config should wire the ECR credential helper for the registries the builder needs to authenticate with:\n\n```json\n{\n  \"credHelpers\": {\n    \"public.ecr.aws\": \"ecr-login\",\n    \"\u003caccount-id\u003e.dkr.ecr.\u003cregion\u003e.amazonaws.com\": \"ecr-login\"\n  }\n}\n```\n\nThe ECR credential helper (`docker-credential-ecr-login`) is already present in the image. It follows the standard [AWS credential chain](https://docs.aws.amazon.com/sdkref/latest/guide/standardized-credentials.html#credentialProviders), so no static credentials need to be baked into the image.\n\n## Releases\n\nImages are tagged and pushed to Docker Hub on every [GitHub Release](https://github.com/Intellection/docker-image-builder/releases). Tags follow the version in the release (e.g. `zappi/image-builder:1.0.0`).\n\n## References\n\n- [docker/cli](https://github.com/docker/cli)\n- [docker/buildx](https://github.com/docker/buildx)\n- [git/git](https://github.com/git/git)\n- [git-lfs/git-lfs](https://github.com/git-lfs/git-lfs)\n- [awslabs/amazon-ecr-credential-helper](https://github.com/awslabs/amazon-ecr-credential-helper)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintellection%2Fdocker-image-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintellection%2Fdocker-image-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintellection%2Fdocker-image-builder/lists"}