We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
We should think about why we version these (fts, xrootd, etc.) anyway - do we need it?
Sorry, something went wrong.
In particular, since you said et cetera, I'd like to make sure we keep version tags on the fts-cron container at least.
maany
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: