{"id":19680908,"url":"https://github.com/codewars/lean","last_synced_at":"2026-02-02T09:07:26.200Z","repository":{"id":44172914,"uuid":"457257385","full_name":"codewars/lean","owner":"codewars","description":"Container image for Lean","archived":false,"fork":false,"pushed_at":"2022-02-11T08:12:54.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-02-27T07:11:26.331Z","etag":null,"topics":["code-runner","code-runner-image"],"latest_commit_sha":null,"homepage":"","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-02-09T07:42:38.000Z","updated_at":"2022-02-15T03:45:09.000Z","dependencies_parsed_at":"2022-09-05T17:11:13.221Z","dependency_job_id":null,"html_url":"https://github.com/codewars/lean","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/codewars/lean","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Flean","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Flean/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Flean/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Flean/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewars","download_url":"https://codeload.github.com/codewars/lean/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Flean/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260281567,"owners_count":22985629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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:25.335Z","updated_at":"2026-02-02T09:07:21.180Z","avatar_url":"https://github.com/codewars.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lean\n\nContainer image for Lean used by CodeRunner.\n\n## Usage\n\n```bash\nW=/workspace/\n# Create container\nC=$(docker container create --rm -w $W ghcr.io/codewars/lean:latest lean test/SolutionTest.lean)\n\n# Copy files from the current directory\n# src/Solution.lean\n# src/Preloaded.lean\n# test/SolutionTest.lean\ndocker container cp src $C:$W\ndocker container cp test $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/lean:latest .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewars%2Flean","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewars%2Flean","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewars%2Flean/lists"}