-
Notifications
You must be signed in to change notification settings - Fork 426
New issue
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
docker pull rabbitmq:3.13 is giving a manifest unknown error #747
Comments
|
|
I have a feeling 3.13.7 was recently introduced and something went wrong. Docker tags Workaround for now is to lock to |
Same here, had to revert to |
4.0.4 it seems working now, the same with 3.13.6. The issue is in 3.13.7 version. |
same issue for |
+1 same issue here |
While I won't pretend I know what may be going on but something that did happen recently was a new image build after the two OS updates mentioned above.
For many environments, this may be a good moment to move to |
I don't think we need any more +1s or questions as to what may be going on. Now we have to wait for the maintainers and/or Docker Hub infrastructure folks find what's going on and rebuild, republish We did establish that only the |
We have an update from a Docker, Inc team. The issue is not entirely specific to this image. Please see [1][2]. There is an ongoing technical operations call, so the issue is not being ignored, quite the contrary. |
Closing in favor of the issue mentioned above. |
docker pull rabbitmq:3 docker pull rabbitmq:3.13.7 both work for me now. |
There was a push to Docker Hub at Dec 13, 2024 at 11:52 pm (US Eastern)...
Any ideas what's going on here? Pulling
rabbitmq:4
and evenrabbitmq:3.13.6
works fine.The text was updated successfully, but these errors were encountered: