tobegit3hub / pirate

Private admin dashboard for docker distribution
Creative Commons Zero v1.0 Universal
42 stars 4 forks source link

link to external webpage for image information #13

Closed larrycai closed 9 years ago

larrycai commented 9 years ago

so far the information for each image from API is quite limited, it will be good to link to external page for the information, like wiki system.

Default could be https://registry.hub.docker.com/u/

So library/maven => https://registry.hub.docker.com/u/library/maven/

If the external webpage is defined, then it goes to like

larrycai/nginx-pirate => http://wiki.example.com/docker/larrycai/nginx-pirate

env:

Could add extra button [DOC] besides delete for this.

sdd330 commented 9 years ago

Shall we use PIRATE_DOC_REF instead of PIRATE_EXTERNAL_DOC_URL Also the requirement might be updated a little

larrycai commented 9 years ago

that's ok

On Thu, Jan 15, 2015 at 8:10 AM, Yang Leijun notifications@github.com wrote:

Shall we use PIRATE_DOC_REF instead of PIRATE_EXTERNAL_DOC_URL Also the requirement might be updated a little

— Reply to this email directly or view it on GitHub https://github.com/tobegit3hub/pirate/issues/13#issuecomment-70018399.

True software development embraces consistent inconsistency. blog: http://larrycaiyu.com/blog (en), http://larrycaiyu.com (chinese)

larrycai commented 9 years ago

related #18 , it can be solved there directly