Open maxnoe opened 7 months ago
The fts tags on docker hub are missing the release- prefix, that is common to all other containers.
release-
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
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.
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