vintagestoryserver (1.22.0-rc.3)
Installation
docker pull git.muimi.moe/wilchu/vintagestoryserver:1.22.0-rc.3sha256:a812b246a503343721b2bd43a007abfdce7f7d37a21baa82c2287bd4c8b353dfImage 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.3 /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.3 /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
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