{"id":14966246,"url":"https://github.com/appliedfm/docker-coq-vst","last_synced_at":"2026-02-19T11:31:37.718Z","repository":{"id":118682538,"uuid":"448158147","full_name":"appliedfm/docker-coq-vst","owner":"appliedfm","description":"Docker images of the Coq proof assistant with compcert and VST pre-installed","archived":false,"fork":false,"pushed_at":"2022-02-15T07:32:41.000Z","size":15,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-14T19:04:36.915Z","etag":null,"topics":["appliedfm","c","compcert","continuous-integration","coq","coq-vst","docker-coq","dockerfile"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/tcarstens/coq-vst/tags","language":"Shell","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/appliedfm.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-01-15T02:03:32.000Z","updated_at":"2024-06-10T22:15:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"fdff4b51-f4a2-4093-87f1-096b5c68e621","html_url":"https://github.com/appliedfm/docker-coq-vst","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"e229900a62d9eedca3b9e3fdbe7dc55ac6a78753"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/appliedfm/docker-coq-vst","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appliedfm%2Fdocker-coq-vst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appliedfm%2Fdocker-coq-vst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appliedfm%2Fdocker-coq-vst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appliedfm%2Fdocker-coq-vst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appliedfm","download_url":"https://codeload.github.com/appliedfm/docker-coq-vst/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appliedfm%2Fdocker-coq-vst/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279020642,"owners_count":26086895,"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-10-14T02:00:06.444Z","response_time":60,"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":["appliedfm","c","compcert","continuous-integration","coq","coq-vst","docker-coq","dockerfile"],"created_at":"2024-09-24T13:36:04.370Z","updated_at":"2025-10-14T19:07:43.218Z","avatar_url":"https://github.com/appliedfm.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-coq-vst\n\n![GitHub](https://img.shields.io/github/license/appliedfm/docker-coq-vst)\n\nDocker images of the Coq proof assistant, with compcert and VST pre-installed.\n\nBased on [docker-coq](https://github.com/coq-community/docker-coq). Compatible with [docker-coq-action](https://github.com/coq-community/docker-coq-action#custom_image).\n\n## Docker Images\n\nWe currently maintain the following images:\n\n| Image | Base | compcert variants | Provides |\n| :---- | :--- | :---------------- | :------- |\n| [appliedfm/coq](https://hub.docker.com/r/appliedfm/coq)                               | [coqorg/coq](https://hub.docker.com/r/coqorg/coq)                         | | *(Base image)* |\n| [appliedfm/coq-compcert](https://hub.docker.com/r/appliedfm/coq-compcert)             | [appliedfm/coq](https://hub.docker.com/r/appliedfm/coq)                   | \u0026check; `x86_64-linux` \u003cbr/\u003e \u0026check; `x86_32-linux` | [compcert](https://compcert.org/) |\n| [appliedfm/coq-vst](https://hub.docker.com/r/appliedfm/coq-vst)                       | [appliedfm/coq-compcert](https://hub.docker.com/r/appliedfm/coq-compcert) | \u0026check; `x86_64-linux` \u003cbr/\u003e \u0026check; `x86_32-linux` | [compcert](https://compcert.org/), [VST](https://vst.cs.princeton.edu/) |\n| [appliedfm/coq-vst-certigraph](https://hub.docker.com/r/appliedfm/coq-vst-certigraph) | [appliedfm/coq-vst](https://hub.docker.com/r/appliedfm/coq-vst)           | \u0026check; `x86_64-linux` \u003cbr/\u003e \u0026check; `x86_32-linux` | [compcert](https://compcert.org/), [VST](https://vst.cs.princeton.edu/), [CertiGraph](https://github.com/CertiGraph/CertiGraph/) |\n\n\n## Building\n\nWe provide pre-built images on Docker Hub, which means you probably do not need to build the images yourself. However, if you need a specific combination of versions that we do not provide, then your best bet is to build your own image.\n\n```console\n$ source build.sh\n$ build__coq                \"8.15.0\"\n$ build__coq_compcert       \"8.15.0\" \"3.10\"\n$ build__coq_vst            \"8.15.0\" \"3.10\" \"2.9\"\n$ build__coq_vst_certigraph \"8.15.0\" \"3.10\" \"2.9\"\n```\n\n#\n\n[![applied.fm](https://img.shields.io/badge/-applied.fm-orchid)](https://applied.fm)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappliedfm%2Fdocker-coq-vst","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappliedfm%2Fdocker-coq-vst","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappliedfm%2Fdocker-coq-vst/lists"}