galette-community / docker

Membership management web application towards non profit organizations, in a Docker container !
https://hub.docker.com/repository/docker/galette/galette
GNU General Public License v3.0
5 stars 2 forks source link

updated URLs and version numbers #11

Closed grasdk closed 5 months ago

grasdk commented 5 months ago

Tested this containerized version of V1.0.0 with all plugins upgraded to V2.0.0. Also switched to PHP8.1

Everything loads, plugins initialize.

One bug: Menus and some modal dialogs (among others the ones for initializing plugins) do not work in Firefox 115.9.1esr (64-bit Windows). I do not believe this is a container problem. So merging this update.

grasdk commented 5 months ago

@trasher You want to do a review? :) I'll look into your suggestions with automatic building using actions as next step, now that it seems like the Docker file from @Hiobi still works as intended, also on newer versions.

trasher commented 5 months ago

@trasher You want to do a review? :)

Yes, you can ask me for review for all PRs :) I'll tell you if something is really out of my understanding.

I'll look into your suggestions with automatic building using actions as next step

:+1: