vintagestoryserver (1.20.12)

Published 2025-06-09 09:04:03 +00:00 by wilchu in wilchu/vintagestoryserver

Installation

docker pull git.muimi.moe/wilchu/vintagestoryserver:1.20.12
sha256:bdaea3d527125d1342464127795136f86d845b735765886c1f280576ca850a88

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'
ARG
ARG VINTAGESTORY_BRANCH
ARG VINTAGESTORY_BRANCH VINTAGESTORY_VERSION
|2 VINTAGESTORY_BRANCH=stable VINTAGESTORY_VERSION=1.20.12 /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:-7.0}
WORKDIR /vintagestory
|2 VINTAGESTORY_BRANCH=stable VINTAGESTORY_VERSION=1.20.12 /bin/sh -c curl -O https://cdn.vintagestory.at/gamefiles/${VINTAGESTORY_BRANCH:-stable}/vs_server_linux-x64_${VINTAGESTORY_VERSION:-1.20.11}.tar.gz && tar -xzf *.tar.gz && rm -f *.tar.gz
COPY file:702034f0f940efffefeeef7c13c30fac2b38c12c58c66d6433c4b923f9c129fa in .
ENTRYPOINT ["/vintagestory/wrapper.sh"]

Labels

Key Value
io.buildah.version 1.37.5
Details
Container
2025-06-09 09:04:03 +00:00
0
OCI / Docker
linux/amd64
164 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