Closed maxnoe closed 1 day ago
We should think about why we version these (fts, xrootd, etc.) anyway - do we need it?
In particular, since you said et cetera, I'd like to make sure we keep version tags on the fts-cron container at least.
Followup in #357
To be consistent with the general Docker tag naming convention, we have decided to remove the release-
prefix from all tag names in general, i.e. they will only be named after the version number (for example 36.0.0
rather than release-36.0.0.
)
The fts tags on docker hub are missing the
release-
prefix, that is common to all other containers.I.e. compare:
https://hub.docker.com/r/rucio/rucio-server/tags?page=1&name=34.0.0
to
https://hub.docker.com/r/rucio/fts/tags?page=1&name=34.0.0