You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Currently, the Docker source Git release tag version is included as part of the Docker image tag (see image tagging mechanism).
Moving forward in order to avoid complexities within the used image tags and improve their clarity, it needs to be evaluated if this value can be added as metadata of the image (using Docker image LABELS).
Sub Tasks:
Add source label in Alpine based Docker resources
Add source label in CentOS based Docker resources
Add source label in Ubuntu based Docker resources
Code/Peer review
The text was updated successfully, but these errors were encountered:
Description:
Currently, the Docker source Git release tag version is included as part of the Docker image tag (see image tagging mechanism).
Moving forward in order to avoid complexities within the used image tags and improve their clarity, it needs to be evaluated if this value can be added as metadata of the image (using Docker image LABELS).
Sub Tasks:
The text was updated successfully, but these errors were encountered: