May 31May 31 I have a couple of dockers that always have a failed to download logo error so I figured I would just download the logos to a folder in appdata and then set the logo url to /mnt/user/appdata/logos/<logofilename> but that doesn’t work. I have the logos installed into the folder and I can view them with the built in file browser but on the docker tab the logo is blank. Am I missing something?
May 31May 31 Community Expert 6 minutes ago, wgstarks said:I have a couple of dockers that always have a failed to download logo error so I figured I would just download the logos to a folder in appdata and then set the logo url to /mnt/user/appdata/logos/<logofilename> but that doesn’t work. I have the logos installed into the folder and I can view them with the built in file browser but on the docker tab the logo is blank. Am I missing something?the way your describing used to work, but was broken a few releases ago to lockdown the UI for tailscale users.typical way to solve is to host icons on a github repo, or one way I solved this in the past was to spinup an nginx container with a configuration that supports directory browsing (you then grab that url).
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.