{"id":26890695,"url":"https://github.com/commandcracker/vintagestory-docker","last_synced_at":"2025-07-11T13:10:25.629Z","repository":{"id":284382784,"uuid":"954737367","full_name":"Commandcracker/vintagestory-docker","owner":"Commandcracker","description":"Docker image for Vintage Story","archived":false,"fork":false,"pushed_at":"2025-06-02T06:04:05.000Z","size":4873,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-28T18:10:04.035Z","etag":null,"topics":["docker","docker-compose","docker-image","dockerfile","vintage-story","vintagestory"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Commandcracker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-03-25T14:40:51.000Z","updated_at":"2025-05-03T16:46:43.000Z","dependencies_parsed_at":"2025-06-28T18:06:35.947Z","dependency_job_id":"737e0c1c-cc3c-4879-b27e-c612b89c12e8","html_url":"https://github.com/Commandcracker/vintagestory-docker","commit_stats":null,"previous_names":["commandcracker/vintagestory-docker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Commandcracker/vintagestory-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commandcracker%2Fvintagestory-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commandcracker%2Fvintagestory-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commandcracker%2Fvintagestory-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commandcracker%2Fvintagestory-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Commandcracker","download_url":"https://codeload.github.com/Commandcracker/vintagestory-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commandcracker%2Fvintagestory-docker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264816577,"owners_count":23668220,"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":["docker","docker-compose","docker-image","dockerfile","vintage-story","vintagestory"],"created_at":"2025-03-31T22:05:46.112Z","updated_at":"2025-07-11T13:10:25.619Z","avatar_url":"https://github.com/Commandcracker.png","language":"Dockerfile","readme":"# vintagestory-docker\r\n\r\nDocker image for [Vintage Story] \\\r\nImages are automatically deployed see [automatic-deploy.yml](.github/workflows/automatic-deploy.yml) and [generate_matrix.py](scripts/generate_matrix.py).\r\n\r\n🚧 **Work in process!**\r\n\r\n## Tags\r\n\r\n- `stable` - latest stable version\r\n- `unstable` - latest unstable version\r\n- `latest` - latest stable **or unstable** version\r\n- `\u003cvs_version\u003e` - Vintage Story version\r\n\r\n## Features\r\n\r\n### Security\r\n\r\n- Update [System.Drawing.Common] to 8.0.5 see [CVE-2021-24112] \\\r\n    [Shipped with Vintage Story]\r\n\r\n- Update [System.Formats.Asn1] to 4.7.2 see [CVE-2024-38095] \\\r\n    [Shipped with .NET 7]\r\n\r\n- Update [System.Text.Json] to 8.0.5 see [CVE-2024-30105] \\\r\n    [Shipped with Vintage Story and .NET 7] \\\r\n    (Vintage Story already ships with System.Text.Json 8.0.5 so only the global .NET 7 dependency is updated!)\r\n\r\n- Use latest OS version \\\r\n    (Most Vintage Story docker images are using outdated OS version becasue they are based on [mcr.microsoft.com/dotnet/runtime:7.0])\r\n\r\n- Run ther server as none root user \\\r\n    (Most Vintage Story docker images are alredy doing this becasue they base on [mcr.microsoft.com/dotnet/runtime:7.0])\r\n\r\n- TODO: Use Distroles base image\r\n\r\n### Image Size\r\n\r\n- Remove unnecessary files\r\n- Minify json files\r\n- Use small base image\r\n- TODO: Use Distroles base image\r\n\r\n[Vintage Story]: https://www.vintagestory.at/\r\n[System.Drawing.Common]: https://www.nuget.org/packages/system.drawing.common#readme-body-tab\r\n[CVE-2021-24112]: https://security.snyk.io/vuln/SNYK-DOTNET-SYSTEMDRAWINGCOMMON-3063427\r\n[System.Formats.Asn1]: https://www.nuget.org/packages/System.Formats.Asn1#readme-body-tab\r\n[CVE-2024-38095]: https://security.snyk.io/vuln/SNYK-DOTNET-SYSTEMFORMATSASN1-7443633\r\n[System.Text.Json]: https://www.nuget.org/packages/System.Text.Json#readme-body-tab\r\n[CVE-2024-30105]: https://security.snyk.io/vuln/SNYK-DOTNET-SYSTEMTEXTJSON-7433719\r\n[mcr.microsoft.com/dotnet/runtime:7.0]: https://mcr.microsoft.com/en-us/artifact/mar/dotnet/runtime/tags\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommandcracker%2Fvintagestory-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommandcracker%2Fvintagestory-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommandcracker%2Fvintagestory-docker/lists"}