Closed tj-smith47 closed 1 month ago
Thanks, I've update the setup docs page.
As for the overseerr image, it does not support docker mods as there are no HTML files to edit. This is a limitation of how the app is built, and not something I can change.
On the site, there are quite a few themes without any of the logos / emojis - not even the ❌ deprecated logo. There is no information provided for how to install these. Many of these do in fact support docker mods, but it is not available. I'm wondering why services that have css in this repository would be omitted from being published to
ghcr.io
if they support using docker mods.My request is that either documentation is improved regarding which installation method to use for these services - as the link just goes to the top of the setup page - or that you can explain the blocker to publishing themes to ghcr.io for services you have provided CSS for. Specifically, I'm trying to add the Dracula theme to a
lscr.io/linuxserver/overseerr
image running in docker. I use Traefik v3.1 for my reverse proxy.