{"id":19680846,"url":"https://github.com/codewars/agda","last_synced_at":"2026-03-03T19:33:13.055Z","repository":{"id":37939853,"uuid":"500647690","full_name":"codewars/agda","owner":"codewars","description":"Container image for Agda","archived":false,"fork":false,"pushed_at":"2022-06-13T23:58:07.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-11-20T20:26:20.887Z","etag":null,"topics":["code-runner","code-runner-image"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/codewars.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-06-07T01:26:24.000Z","updated_at":"2024-12-11T23:02:17.000Z","dependencies_parsed_at":"2022-08-26T01:00:32.469Z","dependency_job_id":null,"html_url":"https://github.com/codewars/agda","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/codewars/agda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Fagda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Fagda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Fagda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Fagda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewars","download_url":"https://codeload.github.com/codewars/agda/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Fagda/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30056069,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T18:21:05.932Z","status":"ssl_error","status_checked_at":"2026-03-03T18:20:59.341Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["code-runner","code-runner-image"],"created_at":"2024-11-11T18:06:16.263Z","updated_at":"2026-03-03T19:33:13.035Z","avatar_url":"https://github.com/codewars.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Agda\n\nContainer image for Agda used by CodeRunner.\n\n## Usage\n\n```bash\nW=/workspace/agda\n# Create container\nC=$(docker container create --rm -w $W ghcr.io/codewars/agda:latest agda --verbose=0 --include-path=. --library=standard-library --library=cubical ExampleTest.agda)\n\n# Copy files from the current directory\n# Example.agda\n# ExampleTest.agda\ndocker container cp ./. $C:$W\n\n# Run tests\ndocker container start --attach $C\n```\n\n## Building\n\n```bash\n$ docker build -t ghcr.io/codewars/agda:latest .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewars%2Fagda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewars%2Fagda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewars%2Fagda/lists"}