{"id":19680842,"url":"https://github.com/codewars/ocaml","last_synced_at":"2026-05-10T20:42:18.307Z","repository":{"id":43845879,"uuid":"459410466","full_name":"codewars/ocaml","owner":"codewars","description":"Container image for OCaml","archived":false,"fork":false,"pushed_at":"2023-04-20T04:22:19.000Z","size":46,"stargazers_count":0,"open_issues_count":2,"forks_count":2,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-02-27T06:50:59.319Z","etag":null,"topics":["code-runner","code-runner-image"],"latest_commit_sha":null,"homepage":"","language":"OCaml","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-15T03:16:36.000Z","updated_at":"2022-02-16T03:34:52.000Z","dependencies_parsed_at":"2025-01-10T05:32:48.509Z","dependency_job_id":"abe0d5d6-7f0d-4e20-b24b-f3a33d72dd30","html_url":"https://github.com/codewars/ocaml","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/codewars/ocaml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Focaml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Focaml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Focaml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Focaml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewars","download_url":"https://codeload.github.com/codewars/ocaml/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Focaml/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285526205,"owners_count":27186656,"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","status":"online","status_checked_at":"2025-11-20T02:00:05.334Z","response_time":54,"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":["code-runner","code-runner-image"],"created_at":"2024-11-11T18:06:16.054Z","updated_at":"2025-11-20T23:05:05.766Z","avatar_url":"https://github.com/codewars.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OCaml Image\n\nContainer image for OCaml used by CodeRunner.\n\n## Usage\n\n```bash\nW=/workspace\n# Create container\nBUILD=\"ocamlbuild -quiet -use-ocamlfind cwtest.native\"\nC=$(docker container create --rm -w $W ghcr.io/codewars/ocaml:latest sh -c \"$BUILD \u0026\u0026 exec ./cwtest.native\")\n\n# Copy solution and test files\ndocker container cp ${1:-examples/basic}/. $C:$W\n\n# Start\ndocker container start --attach $C\n```\n\n## Building\n\n```bash\ndocker build -t ghcr.io/codewars/ocaml:latest .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewars%2Focaml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewars%2Focaml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewars%2Focaml/lists"}