This is so useful when trying to set up a Vintage Story server on an opensuse. In theory it should be quite stable even on tumbleweed.
I couldn't get the docker get the image form ghcr.io/darkmatterproductions/vintagestory, it just gave unauthorized error even if I was logged in ghcr.io on docker. Maybe it's private or not pushed there?
However, I did manage to get it working by pulling the repo from github and then just building the image locally. Thank you!