{"id":20817238,"url":"https://github.com/kyori19/docker-satysfi","last_synced_at":"2026-05-18T03:34:39.929Z","repository":{"id":182005801,"uuid":"667718773","full_name":"kyori19/docker-satysfi","owner":"kyori19","description":"Docker image with SATySFi installed","archived":false,"fork":false,"pushed_at":"2024-01-27T14:56:06.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-22T07:34:20.108Z","etag":null,"topics":["docker","docker-image","dockerfile","satysfi"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/kyori/satysfi","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/kyori19.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":"2023-07-18T06:43:09.000Z","updated_at":"2023-07-21T20:18:30.000Z","dependencies_parsed_at":"2024-11-17T21:40:04.974Z","dependency_job_id":null,"html_url":"https://github.com/kyori19/docker-satysfi","commit_stats":null,"previous_names":["kyori19/docker-satysfi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kyori19/docker-satysfi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyori19%2Fdocker-satysfi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyori19%2Fdocker-satysfi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyori19%2Fdocker-satysfi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyori19%2Fdocker-satysfi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kyori19","download_url":"https://codeload.github.com/kyori19/docker-satysfi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyori19%2Fdocker-satysfi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33163765,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"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":["docker","docker-image","dockerfile","satysfi"],"created_at":"2024-11-17T21:40:02.466Z","updated_at":"2026-05-18T03:34:39.909Z","avatar_url":"https://github.com/kyori19.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SATySFi (unofficial) Docker Image\n\n[SATySFi](https://github.com/gfngfn/SATySFi)\n\n\u003e SATySFi (pronounced in the same way as the verb “satisfy” in English) is a new typesetting system equipped with a statically-typed, functional programming language.\n\n## Tags\n\nAll images are based on latest debian stable ([Dockerfile](https://github.com/kyori19/docker-satysfi/blob/master/Dockerfile)).\n\n* `latest` - Latest stable SATySFi\n* `x.x.x` - Specific version of SATySFi\n\n## Usage\n\n### Run SATySFi (without dependencies)\n\n```sh\ndocker run -v $(pwd):/work kyori/satysfi:latest satysfi /work/example.saty\n```\n\n### Install dependencies and run SATySFi\n\n```sh\ndocker run -v $(pwd):/work kyori/satysfi:latest /bin/bash\n\n# do something in container\nopam install satysfi-xxx\nsatysfi /work/example.saty\n```\n\n### Build your own image\n\nInstall it in your Dockerfile based on this image.\n`satyrographos install` will automatically run on container creation.\n\n```Dockerfile\nFROM kyori/satysfi:latest\n\nRUN opam install satysfi-xxx\n```\n\n## Contribution\n\n### If you find missing versions or tags\n\nReport to [Issues](https://github.com/kyori19/docker-satysfi/issues), I will support as soon as possible.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyori19%2Fdocker-satysfi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkyori19%2Fdocker-satysfi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyori19%2Fdocker-satysfi/lists"}