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
Building redpanda docker container for development using older versions
Unable to pull from any vectorized docker images for older redpanda version.
https://hub.docker.com/r/vectorized/redpanda also throws a 404
The images should not have been taken down
Run:
docker pull docker.redpanda.com/vectorized/redpanda:v21.9.5
JIRA Link: CORE-8543
The text was updated successfully, but these errors were encountered:
@spencergagnon I believe that repo has been re-opened. We do plan on retiring vectorized sometime early next year.
vectorized
Sorry, something went wrong.
No branches or pull requests
Version & Environment
Building redpanda docker container for development using older versions
What went wrong?
Unable to pull from any vectorized docker images for older redpanda version.
https://hub.docker.com/r/vectorized/redpanda also throws a 404
What should have happened instead?
The images should not have been taken down
How to reproduce the issue?
Run:
JIRA Link: CORE-8543
The text was updated successfully, but these errors were encountered: