PXLCoarl / Craftoria-Docker

1 stars 0 forks source link

[FEATURE] Auto-update #1

Open RozeFound opened 3 weeks ago

RozeFound commented 3 weeks ago

I was messing around with itzg minecraft server docker image, but it doesn't seem to comprehend the craftoria beauty, so it would be nice if you set up some kind of updating mechanism in your image.

PXLCoarl commented 1 week ago

It technically already does, whenever you setup a new docker container using the image it downloads the newest version of the modpack. Then you just have to move the old world file to the new server and its updated. Alternatively you can delete all files in the existing container and it should auto download the newest version.

RozeFound commented 1 week ago

Isn't there a way to handle the update automatically whenever it's available simply on launch?