vintagestoryserver (1.21.0-rc.1)

Published 2025-07-28 07:41:36 +00:00 by wilchu in wilchu/vintagestoryserver

Installation

docker pull git.muimi.moe/wilchu/vintagestoryserver:1.21.0-rc.1
sha256:07a2cec89489224d8e939d99b9d0f188290acaec3e276bb61e9047ec90a49275

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=unstable VINTAGESTORY_VERSION=1.21.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=8.0 VINTAGESTORY_BRANCH=unstable VINTAGESTORY_VERSION=1.21.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:3ab9e745014ceeeb38fc098dd45c39f36b93c09a919eb67c10c474a782380a1a in .
ENTRYPOINT ["/vintagestory/wrapper.sh"]

Labels

Key Value
io.buildah.version 1.37.5
Details
Container
2025-07-28 07:41:36 +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