Harbor: Link Dockerfile to a TAG

Created on 25 Feb 2017  ·  8Comments  ·  Source: goharbor/harbor

Hi, It would be very interesting if Harbor could link a Dockerfile to TAG using the WEB console.

Thanks.

staled

Most helpful comment

The consistency should be project/repository owner's responsability. cop&paste should be enough ...

Thanks.

All 8 comments

That's a nice feature if we can upload/paste Dockerfile to Harbor.

But then we need to think about how to ensure the consistency between Dockerfile and the image.

Any good ideas?

The consistency should be project/repository owner's responsability. cop&paste should be enough ...

Thanks.

@roldancer so what do you think if we enable the owner to add/edit description of a repo such that he can put whatever information to describe the repository.

Or do you think it has to be Dockerfile?

Hi, That sounds good.but the description should be link to a specific image TAG, a dockefile belongs to a specific image TAG.

Thanks.

@roldancer We're thinking we could accommodate this by allowing the user to specify metadata for each tag such as:

  • Description
  • Link to Dockerfile source (rather than the file itself) e.g. github.com/org/projects/master/foo/Dockerfile

Would that work?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

This is partially fixed as we have introduced description to repository.

Was this page helpful?
0 / 5 - 0 ratings