{"id":44247851,"url":"https://github.com/keploy/docker-images","last_synced_at":"2026-02-20T06:00:45.373Z","repository":{"id":332553298,"uuid":"1076822841","full_name":"keploy/docker-images","owner":"keploy","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-15T12:45:45.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-15T18:53:59.351Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/keploy.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["keploy"]}},"created_at":"2025-10-15T11:51:06.000Z","updated_at":"2026-02-15T12:45:26.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/keploy/docker-images","commit_stats":null,"previous_names":["keploy/docker-images"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/keploy/docker-images","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keploy%2Fdocker-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keploy%2Fdocker-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keploy%2Fdocker-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keploy%2Fdocker-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keploy","download_url":"https://codeload.github.com/keploy/docker-images/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keploy%2Fdocker-images/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29642902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T05:21:04.652Z","status":"ssl_error","status_checked_at":"2026-02-20T05:21:04.238Z","response_time":59,"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":[],"created_at":"2026-02-10T13:01:30.814Z","updated_at":"2026-02-20T06:00:45.356Z","avatar_url":"https://github.com/keploy.png","language":"Dockerfile","funding_links":["https://github.com/sponsors/keploy"],"categories":[],"sub_categories":[],"readme":"# Keploy Docker Images\n\nThis repository contains Docker images used by Keploy for CI/CD pipelines.\n\n## Images\n\n### keploy-ci\n\nA Docker-in-Docker image with Go and common CI dependencies for running Keploy tests in CI pipelines.\n\n**Features:**\n- Based on `docker:26.1-dind` (includes dockerd, docker CLI, buildx, containerd, runc)\n- Go 1.25.0 with CGO enabled\n- Common CI utilities (bash, curl, git, jq, etc.)\n- Build dependencies for CGO builds (build-base, linux-headers)\n- Helper script `start-docker` to start Docker daemon inside containers\n\n**Usage:**\n```yaml\n# Example in GitHub Actions\ncontainer:\n  image: ghcr.io/keploy/keploy-ci:latest\n  options: --privileged\n```\n\n```bash\n# Start Docker daemon inside the container\nstart-docker\n\n# Docker is now ready\ndocker info\n```\n\n## Publishing\n\nImages are automatically published to GitHub Container Registry (ghcr.io) when:\n- A new tag is pushed (e.g., `v1.0.0`)\n- A new release is published\n\nTags follow semantic versioning:\n- `v1.0.0` → `1.0.0`, `1.0`, `1`, `latest`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeploy%2Fdocker-images","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeploy%2Fdocker-images","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeploy%2Fdocker-images/lists"}