{"id":18842182,"url":"https://github.com/lutfailham96/gitops-dibs","last_synced_at":"2026-05-08T07:34:44.373Z","repository":{"id":58107228,"uuid":"528460298","full_name":"lutfailham96/gitops-dibs","owner":"lutfailham96","description":"GitOps for Docker image build system","archived":false,"fork":false,"pushed_at":"2022-12-15T01:56:08.000Z","size":260,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-04T02:33:21.941Z","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/lutfailham96.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":"2022-08-24T14:28:59.000Z","updated_at":"2022-08-29T14:39:37.000Z","dependencies_parsed_at":"2023-01-29T01:45:31.355Z","dependency_job_id":null,"html_url":"https://github.com/lutfailham96/gitops-dibs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lutfailham96/gitops-dibs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lutfailham96%2Fgitops-dibs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lutfailham96%2Fgitops-dibs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lutfailham96%2Fgitops-dibs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lutfailham96%2Fgitops-dibs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lutfailham96","download_url":"https://codeload.github.com/lutfailham96/gitops-dibs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lutfailham96%2Fgitops-dibs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32771111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T02:36:36.067Z","status":"ssl_error","status_checked_at":"2026-05-08T02:36:07.210Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-08T02:53:59.166Z","updated_at":"2026-05-08T07:34:44.323Z","avatar_url":"https://github.com/lutfailham96.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flutfailham96%2Fgitops-dibs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flutfailham96%2Fgitops-dibs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flutfailham96%2Fgitops-dibs/lists"}