rucio / containers

Containers for Rucio
Apache License 2.0
8 stars 54 forks source link

Version tag and push all containers with auto-builds #227

Closed maany closed 1 year ago

maany commented 1 year ago

Containers for non-versioned services only push to the latest tag. This can lead to situations, where the latest image gets overridden with a change that may work for the latest rucio release, but could break the previous releases. Therefore, versioning of all the containers can help save some nasty debugging scenarios.