vintagestoryserver (1.22.0-rc.2)

Published 2026-03-10 08:03:48 +00:00 by wilchu in wilchu/vintagestoryserver

Installation

docker pull git.muimi.moe/wilchu/vintagestoryserver:1.22.0-rc.2
sha256:1246ae5fcc43a60f0f15294be1bed01873acbbd881c5b0e9f79f83c9b375bccf

Image 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.2 /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.2 /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:4a76f8e9e7a347d0e31a5269c722956ffa0ec93837b743917700ab0b44f3527b in .
ENTRYPOINT ["/vintagestory/wrapper.sh"]

Labels

Key Value
io.buildah.version 1.41.8
Details
Container
2026-03-10 08:03:48 +00:00
0
OCI / Docker
linux/amd64
178 MiB
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