vintagestoryserver (1.22.0-rc.1)
Installation
docker pull git.muimi.moe/wilchu/vintagestoryserver:1.22.0-rc.1sha256:1ca3cb4536ee8e6d0fa73d2c364f9792fe957fd8c3093c3c3072c2017f05e616Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200' |
| ARG DOTNET_VERSION |
| ARG DOTNET_VERSION VINTAGESTORY_BRANCH |
| ARG DOTNET_VERSION VINTAGESTORY_BRANCH VINTAGESTORY_VERSION |
| |3 DOTNET_VERSION=10.0 VINTAGESTORY_BRANCH=unstable VINTAGESTORY_VERSION=1.22.0-rc.1 /bin/sh -c apt-get update -y && apt-get install -y curl jq && curl -O https://packages.microsoft.com/config/debian/12/packages-microsoft-prod.deb && dpkg -i *.deb && rm -f *.deb && apt-get update -y && apt-get install -y dotnet-runtime-${DOTNET_VERSION} |
| WORKDIR /vintagestory |
| |3 DOTNET_VERSION=10.0 VINTAGESTORY_BRANCH=unstable VINTAGESTORY_VERSION=1.22.0-rc.1 /bin/sh -c curl -O https://cdn.vintagestory.at/gamefiles/${VINTAGESTORY_BRANCH}/vs_server_linux-x64_${VINTAGESTORY_VERSION}.tar.gz && tar -xzf *.tar.gz && rm -f *.tar.gz |
| COPY file:7c9ea5c3dae41a495b91c327ba5f93a69f6f0454887e4450f214178245c17bb7 in . |
| ENTRYPOINT ["/vintagestory/wrapper.sh"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.37.5 |
Details
Versions (26)
View all
1.22.0
2026-04-21
1.22.0-rc.9
2026-04-17
1.22.0-rc.8
2026-04-12
1.22.0-rc.7
2026-04-04
1.22.0-rc.6
2026-03-28