OpenFusionProject / OpenFusion

Open source server for the FusionFall client
MIT License
351 stars 64 forks source link

Docker image in Docker Hub? #270

Closed Juansecu closed 1 month ago

Juansecu commented 9 months ago

Is there a way to install an official OpenFusion Docker image from a registry like Docker Hub?

If not, do you plan to release it?

CakeLancelot commented 1 month ago

This should've been pushed with the 1.6 release, however there seems to be some error regarding the arm64 build. I will see if I can investigate sometime this week.

Juansecu commented 1 month ago

This should've been pushed with the 1.6 release, however there seems to be some error regarding the arm64 build. I will see if I can investigate sometime this week.

Alright! Let me know if I can help you with anything.

CakeLancelot commented 1 month ago

This has been resolved and there should now be an image available on Docker hub.

However the build action can take a while, so for now it will only be triggered with each release, or manually if we need to push important hotfixes.

Thanks for all the assistance in getting this up and running!

Juansecu commented 1 month ago

My pleasure, @CakeLancelot!