movim / movim_docker

Official Docker Compose stack for Movim, maintained by @kawaii and the @movim team
https://movim.eu/
GNU Affero General Public License v3.0
79 stars 29 forks source link

Rework Docker image: #33

Closed sando38 closed 1 year ago

sando38 commented 1 year ago

Hello @edhelas ,

as discussed in the movim muc, here is the PR for the image update. Here is a quick summary of the changes compared to the old version.

Furthermore, this PR contains github actions, which publishes an image in github packages with the name "ghcr.io/movim_docker" and can (commented within the actions file) publish also to DockerHub. This would need some credentials which could be provided with github secrets in this repository.

The update process of the image is designed, that the file pkgrel in the root of the repository is adjusted, e.g. with a new tag v0.21rc4, etc. Changes in this file trigger the github actions' workflow.

Update: The image build will be done through the main repo movim/movim

If there is anything, just let me know.

Have a great evening, sando

poVoq commented 1 year ago

Any progress on getting this merged?

kawaii commented 1 year ago

Any progress on getting this merged?

Parts of it might be used in the future but at the moment there isn't any interest in such a significant refactor of the image for what is practically no gain and added complexity in migration for existing Movim administrators.