Closed DrPsychick closed 2 years ago
Wow, that was a quick reaction, thanks @klightspeed , arkmanager
1.6.62 is out (https://github.com/arkmanager/ark-server-tools/releases/tag/v1.6.62) and the drpsychick/arkserver
image is built with that version as default.
Waiting a few days for feedback on this.
relates to #14
Reason being that if you run multiple servers in a cluster with shared server files and mods, you only want ONE server to updateOnStart. All others should wait till server and mods are up to date.
Waiting for a
arkmanager
release to merge this and change the default because of a small issue that prevents this from working correctly: https://github.com/arkmanager/ark-server-tools/issues/1234Meanwhile you can use
drpsychick/arkserver:latest-master
andupdateOnStart
for each server explicitly (a good idea anyway 😉)