linuxserver / fleet

Status and image fleet metadata management application for Docker images
GNU General Public License v3.0
140 stars 11 forks source link

Feature request: Link source git repo if available in image status page #9

Open pagdot opened 4 years ago

pagdot commented 4 years ago

I'd prefer, if it would be possible to not only have the link to the docker repository, but also the git(hub) repository in the image status page ;)

JoshStark commented 4 years ago

Hello there!

Fleet already supports external support links, but it's a manual step which one of the team needs to add in. Which image were you interested in? This is a task we should have sorted out a while back but as I'm sure you can imagine, it's a pretty laborious task when you have over 130 images to maintain!

pagdot commented 4 years ago

Which image were you interested in?

All? :sweat_smile: I just prefer reading the Readme on Github than on dockerhub somehow when checking a specific container. Is it possible for the community to help to add the links or do you need access to the managment interface of fleet?

JoshStark commented 4 years ago

Unfortunately it requires access to the management interface to do that. Don't worry, I'll find some time shortly to make a start on filling in relevant links. It'll take a while but we'll get there!

ironicbadger commented 4 years ago

@JoshStark is this something I could help with?