QCDIS / NaaVRE

BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

When building docker if we have a long tag it fails #1409

Closed skoulouzis closed 2 months ago

skoulouzis commented 2 months ago

When building docker if we have a long tag it fails we get the error:

'ERROR: invalid tag "qcdis/n-a-a-vre:1396-add-persistent-volume-reclaim-policy-through-argo-the-k8s-thing-could-go-in-specvolumeclaimtemplatesspec-in-the-workflow-template": invalid reference format Error: buildx failed with: ERROR: invalid tag "qcdis/n-a-a-vre:1396-add-persistent-volume-reclaim-policy-through-argo-the-k8s-thing-could-go-in-specvolumeclaimtemplatesspec-in-the-workflow-template": invalid reference format'

It seems that if the tag is too long the building fails