{"id":46764135,"url":"https://github.com/dstmodders/docker-klei-tools","last_synced_at":"2026-03-09T22:26:45.666Z","repository":{"id":96352703,"uuid":"400532959","full_name":"dstmodders/docker-klei-tools","owner":"dstmodders","description":"Dockerized modding tools by Klei Entertainment for the game Don't Starve.","archived":false,"fork":false,"pushed_at":"2024-10-28T22:01:31.000Z","size":172,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-28T22:25:04.250Z","etag":null,"topics":["docker","docker-image","dont-starve","dont-starve-together","game","hacktoberfest","modding","modding-tools"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/dstmodders/klei-tools","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/dstmodders.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":"2021-08-27T14:18:35.000Z","updated_at":"2024-10-28T22:01:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"e2c4e5ea-d50c-469b-8337-6ead006268db","html_url":"https://github.com/dstmodders/docker-klei-tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dstmodders/docker-klei-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dstmodders%2Fdocker-klei-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dstmodders%2Fdocker-klei-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dstmodders%2Fdocker-klei-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dstmodders%2Fdocker-klei-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dstmodders","download_url":"https://codeload.github.com/dstmodders/docker-klei-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dstmodders%2Fdocker-klei-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30314622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T20:05:46.299Z","status":"ssl_error","status_checked_at":"2026-03-09T19:57:04.425Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","dont-starve","dont-starve-together","game","hacktoberfest","modding","modding-tools"],"created_at":"2026-03-09T22:26:45.017Z","updated_at":"2026-03-09T22:26:45.652Z","avatar_url":"https://github.com/dstmodders.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-klei-tools\n\n[![Debian Size]](https://hub.docker.com/r/dstmodders/klei-tools)\n[![CI]](https://github.com/dstmodders/docker-klei-tools/actions/workflows/ci.yml)\n[![Build]](https://github.com/dstmodders/docker-klei-tools/actions/workflows/build.yml)\n\n\u003e [!NOTE]\n\u003e This repository uses a fork [dstmodders/klei-tools] instead of the original\n\u003e [kleientertainment/ds_mod_tools]. All tags prefixed with \"official\" point to\n\u003e [official releases]. See [fork releases] to learn more.\n\n## Supported tags and respective `Dockerfile` links\n\n- [`1.0.0-ktools-4.5.1-debian`, `1.0.0-ktools-4.5.1`, `1.0.0`, `debian`, `latest`](https://github.com/dstmodders/docker-klei-tools/blob/26898f0f54555f921704ba32340152a440b19ac0/latest/debian/Dockerfile)\n- [`official-ktools-4.4.0-debian`, `official-ktools-4.4.0`, `official-debian`, `official-latest`, `official`](https://github.com/dstmodders/docker-klei-tools/blob/26898f0f54555f921704ba32340152a440b19ac0/official/debian/Dockerfile)\n\n## Overview\n\n[Docker] images for modding tools of Klei Entertainment's game [Don't Starve].\n\n- [Usage](#usage)\n- [Supported environment variables](#supported-environment-variables)\n- [Supported build arguments](#supported-build-arguments)\n- [Supported architectures](#supported-architectures)\n- [Build](#build)\n\n## Usage\n\n[Fork releases] (recommended):\n\n```shell\n$ docker pull dstmodders/klei-tools:latest\n# or\n$ docker pull ghcr.io/dstmodders/klei-tools:latest\n```\n\nOr you can also pick one of the [official releases]:\n\n```shell\n$ docker pull dstmodders/klei-tools:official\n# or\ndocker pull ghcr.io/dstmodders/klei-tools:official\n```\n\nSee [tags] for a list of all available versions.\n\nFor your convenience, create an environment variable, such as `DST_DIR`, which\npoints to the game directory. This variable will simplify the process of\nmounting the game directory to the container. Common paths include:\n\n- `C:\\Program Files (x86)\\Steam\\steamapps\\common\\Don't Starve Together` _Windows/Steam_\n- `~/.steam/steam/steamapps/common/Don't Starve Together` _Linux/Steam_\n- `~/.var/app/com.valvesoftware.Steam/data/Steam/steamapps/common/Don't Starve Together` _Linux/Steam (Flatpak)_\n- `~/Library/Application Support/Steam/steamapps/common/Don't Starve Together` _macOS/Steam_\n\n#### Shell/Bash (Linux \u0026 macOS)\n\n```shell\n$ export DST_DIR='/path/to/game/'\n$ docker run --rm -v \"${DST_DIR}:/opt/dont_starve/\" dstmodders/klei-tools\n```\n\n#### CMD (Windows)\n\n```cmd\n\u003e set DST_DIR='C:\\Path\\To\\Game'\n\u003e docker run --rm -v \"%DST_DIR%:/opt/dont_starve/\" dstmodders/klei-tools\n```\n\n#### PowerShell (Windows)\n\n```powershell\nPS:\\\u003e $Env:DST_DIR = 'C:\\Path\\To\\Game'\nPS:\\\u003e docker run --rm -v \"$($Env:DST_DIR):/opt/dont_starve/\" dstmodders/klei-tools\n```\n\n## Supported environment variables\n\n| Name                      | Value                                    | Description                    |\n| ------------------------- | ---------------------------------------- | ------------------------------ |\n| `DS` or `DST`             | `/opt/dont_starve`                       | Game directory path            |\n| `IMAGEMAGICK_VERSION`     | `7.1.1-39`                               | [ImageMagick] version          |\n| `KLEI_TOOLS_AUTOCOMPILER` | `/opt/klei-tools/mod_tools/autocompiler` | [klei-tools/autocompiler] path |\n| `KLEI_TOOLS_PNG`          | `/opt/klei-tools/mod_tools/png`          | [klei-tools/png] path          |\n| `KLEI_TOOLS_SCML`         | `/opt/klei-tools/mod_tools/scml`         | [klei-tools/scml] path         |\n| `KLEI_TOOLS_VERSION`      | `1.0.0`                                  | [klei-tools] version           |\n| `KTOOLS_KRANE`            | `/usr/local/bin/krane`                   | [ktools/krane] path            |\n| `KTOOLS_KTECH`            | `/usr/local/bin/ktech`                   | [ktools/ktech] path            |\n| `KTOOLS_VERSION`          | `4.5.1`                                  | [ktools] version               |\n\n## Supported build arguments\n\n| Name             | Image                    | Default              | Description           |\n| ---------------- | ------------------------ | -------------------- | --------------------- |\n| `KTOOLS_VERSION` | `latest`\u003cbr /\u003e`official` | `4.5.1`\u003cbr /\u003e`4.4.0` | Sets [ktools] version |\n\n## Supported architectures\n\n| Image      | Architecture(s)            |\n| ---------- | -------------------------- |\n| `latest`   | `linux/amd64`, `linux/386` |\n| `official` | `linux/amd64`, `linux/386` |\n\n## Build\n\nTo build images locally:\n\n```shell\n$ docker build --tag='dstmodders/klei-tools:latest' ./latest/debian/\n$ docker build --tag='dstmodders/klei-tools:official' ./official/debian/\n```\n\nRespectively, to build multi-platform images using [buildx]:\n\n```shell\n$ docker buildx build --platform='linux/amd64,linux/386' --tag='dstmodders/klei-tools:latest' ./latest/debian/\n$ docker buildx build --platform='linux/amd64,linux/386' --tag='dstmodders/klei-tools:official' ./official/debian/\n```\n\n## License\n\nReleased under the [MIT License](https://opensource.org/licenses/MIT).\n\n[build]: https://img.shields.io/github/actions/workflow/status/dstmodders/docker-klei-tools/build.yml?branch=main\u0026label=build\u0026logo=github\n[buildx]: https://github.com/docker/buildx\n[ci]: https://img.shields.io/github/actions/workflow/status/dstmodders/docker-klei-tools/ci.yml?branch=main\u0026label=ci\u0026logo=github\n[debian size]: https://img.shields.io/docker/image-size/dstmodders/klei-tools/debian?label=debian%20size\u0026logo=docker\n[docker]: https://www.docker.com/\n[don't starve]: https://www.klei.com/games/dont-starve\n[dstmodders/klei-tools]: https://github.com/dstmodders/klei-tools\n[fork releases]: https://github.com/dstmodders/klei-tools/releases\n[imagemagick]: https://imagemagick.org/index.php\n[klei-tools/autocompiler]: https://github.com/dstmodders/klei-tools?tab=readme-ov-file#autocompiler\n[klei-tools/png]: https://github.com/dstmodders/klei-tools?tab=readme-ov-file#png\n[klei-tools/scml]: https://github.com/dstmodders/klei-tools?tab=readme-ov-file#scml\n[klei-tools]: https://github.com/dstmodders/klei-tools\n[kleientertainment/ds_mod_tools]: https://github.com/kleientertainment/ds_mod_tools\n[ktools/krane]: https://github.com/dstmodders/ktools?tab=readme-ov-file#krane\n[ktools/ktech]: https://github.com/dstmodders/ktools?tab=readme-ov-file#ktech\n[ktools]: https://github.com/dstmodders/ktools\n[official releases]: https://github.com/kleientertainment/ds_mod_tools/releases\n[tags]: https://hub.docker.com/r/dstmodders/klei-tools/tags\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdstmodders%2Fdocker-klei-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdstmodders%2Fdocker-klei-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdstmodders%2Fdocker-klei-tools/lists"}