github community-valheim-tools/valheim-server-docker v1.1.0

6 hours ago

Container Image

docker pull ghcr.io/community-valheim-tools/valheim-server:1.1.0

This release was originally cut on the pre-merge community fork. The existing 1.1.0 image was built from fork commit b824ca1, which is not part of this repository's history; this tag points at its rebased equivalent (f476dfc), whose tree is identical.

Changes

  • Update mod-injection environment variables for the newer libdoorstop distributed with Grantapher's ValheimPlus fork (default fork used by this image). This matches the scheme used for the regular BepInEx Pack's libdoorstop.
  • Support for file-mounted values for some environment variables to support secret-injecting features of container runtimes. Original PR #748 from @bryanboettcher.
  • Fix default file and directory permissions (derived from PERMISSIONS_UMASK). Original PR #760 from @Xeboc.

Carried over from 1.0.0

The 1.0.0 release was tagged on the pre-merge fork at commit 9220bdc, which is not in this repository, so there is no v1.0.0 tag here. The ghcr.io/community-valheim-tools/valheim-server:1.0.0 image still exists. Its changes are all included in this release:

  • First release following fork from lloesche/valheim-server-docker. Minor docs/branding changes to distinguish.
  • Updated base image to "trixie" series of Debian, slim variant. Contains a newer glibc, compatible with the newer builds of @AzumattDev's BepInEx pack for Valheim as distributed on @ghorsington's ThunderStore account and used by this image.
    • 32-bit glibc for SteamCMD still derived from antique Debian for the sake of old appliances.
  • Switch to mod-injection environment variables for newer libdoorstop releases included in that BepInEx pack.

Don't miss a new valheim-server-docker release

NewReleases is sending notifications on new releases.