Hi, It would be very interesting if Harbor could link a Dockerfile to TAG using the WEB console.
Thanks.
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:
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.
Most helpful comment
The consistency should be project/repository owner's responsability. cop&paste should be enough ...
Thanks.