{"id":20566259,"url":"https://github.com/telkomdev/gitops-dibs","last_synced_at":"2026-02-13T09:50:16.071Z","repository":{"id":62629874,"uuid":"528697371","full_name":"telkomdev/gitops-dibs","owner":"telkomdev","description":"GitOps based Docker image build system","archived":false,"fork":false,"pushed_at":"2024-12-08T06:53:10.000Z","size":317,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-25T23:43:19.701Z","etag":null,"topics":["actions","docker","docker-image","dockerfile","workflow"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/u/ewzengineering","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/telkomdev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-08-25T04:46:36.000Z","updated_at":"2024-12-08T06:53:14.000Z","dependencies_parsed_at":"2025-01-16T20:18:21.805Z","dependency_job_id":"660fbf95-0350-4af4-b4c2-89b7db6b2540","html_url":"https://github.com/telkomdev/gitops-dibs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/telkomdev/gitops-dibs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telkomdev%2Fgitops-dibs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telkomdev%2Fgitops-dibs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telkomdev%2Fgitops-dibs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telkomdev%2Fgitops-dibs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telkomdev","download_url":"https://codeload.github.com/telkomdev/gitops-dibs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telkomdev%2Fgitops-dibs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278391220,"owners_count":25978947,"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-10-04T02:00:05.491Z","response_time":63,"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":["actions","docker","docker-image","dockerfile","workflow"],"created_at":"2024-11-16T04:40:48.129Z","updated_at":"2025-10-05T00:06:16.493Z","avatar_url":"https://github.com/telkomdev.png","language":"Shell","readme":"# GitOps Docker image build system (DIBS)\n[![GitHub license](https://img.shields.io/github/license/telkomdev/gitops-dibs.svg)](https://github.com/telkomdev/gitops-dibs/blob/master/LICENSE)\n[![made-with-bash](https://img.shields.io/badge/Made%20with-Bash-1f425f.svg)](https://www.gnu.org/software/bash/)\n\nThe purpose of this build system is to simplify the process of building a docker image and make it easier for everyone to contribute\n\n## Project structure\n```\n.github/\n  workflows/\n    \u003cmy-engine\u003e.yaml   # This will be your workflow file\n\u003cmy-engine\u003e/\n  Dockerfile-\u003cversion\u003e_\u003cvariant\u003e # This Docker build file will be used by workflow, the configuration is based on workflow input\n```\n\n## How to build\n- Create action secret `DOCKER_USERNAME`, `DOCKER_PASSWORD` and fill out the value according to your Docker Hub account\n- Open GitHub Actions\n- Choose some `Publish` workflow\n- Fill out the publish configuration that usually contains `image name`, `image version`, `image variant`, for example:\n```env\nImage name    : my-engine\nImage version : latest\nImage variant : alpine\n```\n- Run workflow\n- Built image will be automatically available in your Docker Hub repository\n```env\nBuilt image on Docker Hub : \u003cDOCKER_USERNAME\u003e/my-engine:latest-alpine\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelkomdev%2Fgitops-dibs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelkomdev%2Fgitops-dibs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelkomdev%2Fgitops-dibs/lists"}