This container uses steamcmd to download a valheim server into the mounted /data volume. Once it has completed downloading it will copy a start script into it and run the valheim server.
To modify the valheim settings or install mods:
(un)mounted volume/steamuser directory.docker run -d --restart unless-stopped \
--name valheim \
--network host \
-v `pwd`/data:/data \
meuleman/valheim
Content type
Image
Digest
sha256:579ab2055…
Size
93.3 MB
Last updated
8 months ago
docker pull meuleman/valheim