{"id":20275927,"url":"https://github.com/kazanexpress/ke-infra-docker","last_synced_at":"2026-05-17T02:34:52.756Z","repository":{"id":37420595,"uuid":"394641582","full_name":"KazanExpress/ke-infra-docker","owner":"KazanExpress","description":"KazanExpress docker images.","archived":false,"fork":false,"pushed_at":"2024-11-20T14:44:21.000Z","size":70730,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":35,"default_branch":"master","last_synced_at":"2025-10-24T03:53:50.822Z","etag":null,"topics":["docker","dockerfile"],"latest_commit_sha":null,"homepage":"","language":"Go","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/KazanExpress.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2021-08-10T12:15:32.000Z","updated_at":"2024-11-20T14:44:31.000Z","dependencies_parsed_at":"2023-10-16T21:38:27.657Z","dependency_job_id":"e0cc2c01-90b0-4191-be5e-87b907627bc0","html_url":"https://github.com/KazanExpress/ke-infra-docker","commit_stats":null,"previous_names":[],"tags_count":297,"template":false,"template_full_name":null,"purl":"pkg:github/KazanExpress/ke-infra-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KazanExpress%2Fke-infra-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KazanExpress%2Fke-infra-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KazanExpress%2Fke-infra-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KazanExpress%2Fke-infra-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KazanExpress","download_url":"https://codeload.github.com/KazanExpress/ke-infra-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KazanExpress%2Fke-infra-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33125320,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"online","status_checked_at":"2026-05-17T02:00:05.366Z","response_time":107,"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":["docker","dockerfile"],"created_at":"2024-11-14T13:11:52.130Z","updated_at":"2026-05-17T02:34:52.722Z","avatar_url":"https://github.com/KazanExpress.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KazanExpress Docker Images\n\nThis repository contains dockerfiles and builds public docker images from them.\n\nCheck available docker images [here](https://github.com/orgs/KazanExpress/packages?repo_name=ke-infra-docker).\n\n## Instructions\n\nIf you want to add your own docker image, then create directories in `images` in the following format: `images/image-name/version-tag`.\n\nAnd put `Dockerfile` there.\n\nFor example:\n\n```bash\nimages\n├── commitizen\n│  └── v2\n│     ├── Dockerfile\n│     └── README.md\n├── github-cli\n│  └── v1\n│     ├── Dockerfile\n│     └── README.md\n└── kafka-connect\n   └── v1.6.1\n      ├── docker-entrypoint.sh\n      ├── Dockerfile\n      └── README.md\n```\n\nAfter pushing a new tag, GitHub Actions will build and push these docker images:\n\n```txt\nghcr.io/kazanexpress/commitizen:v2\nghcr.io/kazanexpress/kafka-connect:v1.6.1\nghcr.io/kazanexpress/github-cli:v1\n```\n\n## Conventions\n\nWe follow [conventional commit](https://www.conventionalcommits.org/en/v1.0.0/) rules and use [commitizen](https://commitizen-tools.github.io/commitizen/) to release new version.\n\nIf commit message does not meet convention, build will fail!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazanexpress%2Fke-infra-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkazanexpress%2Fke-infra-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazanexpress%2Fke-infra-docker/lists"}