{"id":19723583,"url":"https://github.com/remind101/conveyor-builder","last_synced_at":"2025-06-10T18:35:39.936Z","repository":{"id":66329038,"uuid":"51044995","full_name":"remind101/conveyor-builder","owner":"remind101","description":"The official Docker build image for Conveyor","archived":false,"fork":false,"pushed_at":"2018-05-16T01:14:04.000Z","size":9,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":58,"default_branch":"master","last_synced_at":"2025-01-10T16:37:35.118Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remind101.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":"2016-02-04T01:53:32.000Z","updated_at":"2016-02-04T01:53:49.000Z","dependencies_parsed_at":"2023-03-12T06:00:19.395Z","dependency_job_id":null,"html_url":"https://github.com/remind101/conveyor-builder","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/remind101%2Fconveyor-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remind101%2Fconveyor-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remind101%2Fconveyor-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remind101%2Fconveyor-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remind101","download_url":"https://codeload.github.com/remind101/conveyor-builder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241045473,"owners_count":19899654,"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-11T23:22:45.013Z","updated_at":"2025-02-27T18:43:27.759Z","avatar_url":"https://github.com/remind101.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Conveyor Builder\n\nThis is a Docker image for use with [Conveyor](https://github.com/remind101/conveyor) and the [Docker builder](https://github.com/remind101/conveyor/tree/master/builder/docker)\n\nIt does the following:\n\n* Clones the GitHub repo.\n* Pulls the last built docker image for the given branch.\n* Builds a new image.\n* Tags the new image with latest as well as the name of the branch and the git sha.\n* Pushes the image to the docker registry.\n\n## Usage\n\nYou can use this image outside of Conveyor to build and push images:\n\n```console\n$ docker run --privileged=true \\\n  -v \"${HOME}/.dockercfg:/var/run/conveyor/.dockercfg\" \\\n  -v \"${HOME}/.ssh/id_rsa:/var/run/conveyor/.ssh/id_rsa\" \\\n  -v \"${HOME}/.ssh/id_rsa.pub:/var/run/conveyor/.ssh/id_rsa.pub\" \\\n  -e REPOSITORY=remind101/conveyor-builder-test \\\n  -e BRANCH=master \\\n  -e SHA=01ac59b40c069a0114d9aab8bde096527cbab2f8 \\\n  -e DRY=true \\\n  remind101/conveyor-builder\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremind101%2Fconveyor-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremind101%2Fconveyor-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremind101%2Fconveyor-builder/lists"}