Every time the server restarts, it downloads the server files from steamcmd, it might be useful for some people to write the files to a persistent volume, and instead of downloading every time, just check if the files are current or not, would result in a faster startup time as there is no waiting time for server downloads. Could also be useful for multiple containers using the same core files as this would save on storage (granted, not a lot, but it is still storage)
Every time the server restarts, it downloads the server files from steamcmd, it might be useful for some people to write the files to a persistent volume, and instead of downloading every time, just check if the files are current or not, would result in a faster startup time as there is no waiting time for server downloads. Could also be useful for multiple containers using the same core files as this would save on storage (granted, not a lot, but it is still storage)