Similar to #51
It would make it easier for people to have a published image, either on GitHub's ghcr.io or Docker Hub.
Popular repositories like Authentik and Immich do it like this.
Using images makes patch/vulnerability management easier for end users so they don't have to have a specific workflow per app.
Instead they would just "docker compose pull" or "docker pull" to get the latest version.
Kind regards,
Lesley