vintagestoryserver (1.21.5)

Published 2025-10-16 11:03:09 +00:00 by wilchu in wilchu/vintagestoryserver

Installation

docker pull git.muimi.moe/wilchu/vintagestoryserver:1.21.5
sha256:0b2183d5b1cc7347838f09fd2ee08623ae79d3e12001cbdb875eab6fd52d986f

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=8.0 VINTAGESTORY_BRANCH=stable VINTAGESTORY_VERSION=1.21.5 /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=8.0 VINTAGESTORY_BRANCH=stable VINTAGESTORY_VERSION=1.21.5 /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:e80a87409f8c46c946cd4547a052c7295ac1d1f5a7a48bce7249036aef367859 in .
ENTRYPOINT ["/vintagestory/wrapper.sh"]

Labels

Key Value
io.buildah.version 1.37.5
Details
Container
2025-10-16 11:03:09 +00:00
0
OCI / Docker
linux/amd64
166 MiB
Versions (16) View all
1.21.6 2025-12-19
1.21.5 2025-10-16
1.21.4 2025-10-14
1.21.3 2025-10-11
1.21.2 2025-10-11