core-keeper-dedicated
core-keeper-dedicated copied to clipboard
Dockerfile for automated build of a Core Keeper Dedicated Server
Hello, I'm wondering if there's a method to establish a minimum number of active players to prevent pauses when there are no players present?
Any ideas what is going on? It should just deploy the container, download the files and make the necessary folders and logs etc. However it's not starting and not making...
Docker logs: Redirecting stderr to '/home/steam/Steam/logs/stderr.txt' Logging directory: '/home/steam/Steam/logs' [ 0%] Checking for available updates... [----] Verifying installation... [ 0%] Downloading update... [ 0%] Checking for available updates... [----] Download...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.0.0 to 5.5.1. Release notes Sourced from docker/metadata-action's releases. v5.5.1 Don't set cwd:// prefix for local bake files by @crazy-max in docker/metadata-action#382 Full Changelog: https://github.com/docker/metadata-action/compare/v5.5.0...v5.5.1 v5.5.0 Set...
I hope I didn't just miss something simple. I followed the instructions, but when I try run `docker compose up -d` it takes a minute but then when I check...
I started two servers using docker compose, each in different VMs in Proxmox. The second one was the clone of the first. Whenever two instances of the game start even...
I'm running into the same issue as this person: https://www.reddit.com/r/synology/comments/uo3and/docker_keeps_crashing_the_ui/ I'd have the container up and running, and then as soon as it starts, the ui is locked out for...
I have jumped through some hoops to get this docker container to even run on my Oracle ARM VM. But I eventually got Docker to work by using Qemu and...
At the moment the server only sends the game id to the configured discord server. I think it would be a nice feature if we could set up a message...
I've got a segfault on fresh install and can't even launch properly the server. At first, I thought that was because of the host install I was using, so I...