{"id":29273977,"url":"https://github.com/igor-vovk/connect-conformance-dockerimage","last_synced_at":"2026-02-03T18:34:03.358Z","repository":{"id":297388213,"uuid":"996578517","full_name":"igor-vovk/connect-conformance-dockerimage","owner":"igor-vovk","description":"Connect Conformance packed as Docker Image","archived":false,"fork":false,"pushed_at":"2025-06-05T13:58:49.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-05T03:38:29.957Z","etag":null,"topics":["conformance","connectrpc"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/igor-vovk.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":"2025-06-05T06:38:53.000Z","updated_at":"2025-06-05T13:58:50.000Z","dependencies_parsed_at":"2025-06-05T08:28:15.556Z","dependency_job_id":"25b07bcf-c372-48c3-98f5-6bd98238da2b","html_url":"https://github.com/igor-vovk/connect-conformance-dockerimage","commit_stats":null,"previous_names":["igor-vovk/connect-conformance-dockerimage"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/igor-vovk/connect-conformance-dockerimage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igor-vovk%2Fconnect-conformance-dockerimage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igor-vovk%2Fconnect-conformance-dockerimage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igor-vovk%2Fconnect-conformance-dockerimage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igor-vovk%2Fconnect-conformance-dockerimage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igor-vovk","download_url":"https://codeload.github.com/igor-vovk/connect-conformance-dockerimage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igor-vovk%2Fconnect-conformance-dockerimage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29052634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T15:43:47.601Z","status":"ssl_error","status_checked_at":"2026-02-03T15:43:46.709Z","response_time":96,"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":["conformance","connectrpc"],"created_at":"2025-07-05T03:10:54.813Z","updated_at":"2026-02-03T18:34:03.337Z","avatar_url":"https://github.com/igor-vovk.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Connect Conformance Docker Image\n\n[![Build and Publish Docker Image](https://github.com/igor-vovk/connect-conformance-dockerimage/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/igor-vovk/connect-conformance-dockerimage/actions/workflows/docker-publish.yml)\n\nA multi-architecture Docker image for Connect RPC conformance testing. This repository packages\nthe [Connect RPC conformance](https://github.com/connectrpc/conformance) tool into a Docker image available on GitHub\nContainer Registry.\n\n## Features\n\n- Pre-packaged Connect RPC conformance testing tool\n- Multi-architecture support (Linux amd64/arm64)\n- Automated builds via GitHub Actions\n- Available on GitHub Container Registry\n\n## Usage\n\n### Pull the image\n\n```bash\ndocker pull ghcr.io/igor-vovk/connect-conformance-dockerimage:latest\n```\n\nOr with a specific version:\n\n```bash\ndocker pull ghcr.io/igor-vovk/connect-conformance-dockerimage:v1.0.0\n```\n\n### Run the conformance tool\n\n```bash\ndocker run --rm ghcr.io/igor-vovk/connect-conformance-dockerimage:latest /conformance/connectconformance [options]\n```\n\nReplace `[options]` with the appropriate options for the conformance test you want to run.\n\n\n## Multi-architecture Support\n\nThis image is built for multiple architectures:\n\n- Linux amd64\n- Linux arm64\n\nYou can pull the appropriate image for your architecture automatically with Docker's multi-arch support.\n\n## Development\n\n### Building Locally\n\nTo build the image locally:\n\n```bash\ndocker build -t connect-conformance-local .\n```\n\n### Testing the Image\n\nTo test the image locally:\n\n```bash\ndocker run --rm connect-conformance-local /conformance/connectconformance --version\n```\n\n## License\n\nThis project is licensed under the terms of the LICENSE file included in this repository.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figor-vovk%2Fconnect-conformance-dockerimage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figor-vovk%2Fconnect-conformance-dockerimage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figor-vovk%2Fconnect-conformance-dockerimage/lists"}