{"id":17384369,"url":"https://github.com/tsertkov/docker-builder","last_synced_at":"2025-09-12T15:37:13.482Z","repository":{"id":32830208,"uuid":"36423270","full_name":"tsertkov/docker-builder","owner":"tsertkov","description":"Builder - docker image for dedicated builds","archived":false,"fork":false,"pushed_at":"2015-05-29T09:20:12.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T21:18:02.691Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tsertkov.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":"2015-05-28T07:54:05.000Z","updated_at":"2015-05-28T10:08:07.000Z","dependencies_parsed_at":"2022-09-01T03:13:24.171Z","dependency_job_id":null,"html_url":"https://github.com/tsertkov/docker-builder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tsertkov/docker-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsertkov%2Fdocker-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsertkov%2Fdocker-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsertkov%2Fdocker-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsertkov%2Fdocker-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsertkov","download_url":"https://codeload.github.com/tsertkov/docker-builder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsertkov%2Fdocker-builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274831647,"owners_count":25357883,"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-09-12T02:00:09.324Z","response_time":60,"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-10-16T07:45:18.081Z","updated_at":"2025-09-12T15:37:13.437Z","avatar_url":"https://github.com/tsertkov.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-builder\n\n[![](https://badge.imagelayers.io/tsertkov/builder:latest.svg)](https://imagelayers.io/?images=tsertkov/builder:latest 'Get your own badge on imagelayers.io')\n\n\u003e Docker image for dedicated builds.\n\nBased on latest Ubuntu and contains:\n\n- build-essential\n- golang\n- git\n- mercurial\n\n## Usage\n\nGet the image from hub or build it yourself:\n\n`docker pull tsertkov/docker-builder`\n\nImage expects `/build` data volume to be mounted and contain `build.sh` shell script which will be executed by `/bin/sh` within container when it starts.\n\n## Example build.sh script\n\n```sh\nGOPATH=$(pwd) go get github.com/golang/example/hello\ncp bin/hello /build/hello\n```\n\nCheck [hellogo.sh](https://github.com/tsertkov/docker-builder/blob/master/examples/hellogo.sh) example compiling hello go app with docker-builder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsertkov%2Fdocker-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsertkov%2Fdocker-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsertkov%2Fdocker-builder/lists"}