Skip to content
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

Unable to pull rabbitmq:3-management #217

Closed
deepakinseattle opened this issue Dec 12, 2017 · 5 comments
Closed

Unable to pull rabbitmq:3-management #217

deepakinseattle opened this issue Dec 12, 2017 · 5 comments

Comments

@deepakinseattle
Copy link

We first noticed this in our CI environment about an hour ago (2:00 PM PST). I'm not sure what could be causing this. Possibly related to 301c52a ?

$ docker pull rabbitmq:3-management
3-management: Pulling from library/rabbitmq
no supported platform found in manifest list
$ docker version
Client:
 Version:      17.09.0-ce
 API version:  1.24 (downgraded from 1.23)
 Go version:   go1.8.3
 Git commit:   afdb6d4
 Built:        Tue Sep 26 22:40:09 2017
 OS/Arch:      darwin/amd64

Server:
 Version:      1.12.6
 API version:  1.24 (minimum version )
 Go version:   go1.6.4
 Git commit:   78d1802
 Built:        Wed Jan 11 00:23:16 2017
 OS/Arch:      linux/amd64
 Experimental: false
@BrainMonkey
Copy link

Also getting error with new image on Ubuntu System

no matching manifest for linux/amd64 in the manifest list entries```

@tianon
Copy link
Member

tianon commented Dec 12, 2017

Yeah, the amd64 builds had a hiccup the first time around. I've restarted them, and the fixed builds should be up shortly.

@yosifkit
Copy link
Member

It is fixed now for both rabbitmq:3 and rabbitmq:3-management.

$ manifest-tool inspect rabbitmq:3-management
Name:   rabbitmq:3-management (Type: application/vnd.docker.distribution.manifest.list.v2+json)
Digest: sha256:dbccb9bca4121313a90c893642a6e8fc25873dbf68ec9d56751a23035eb648ab
 * Contains 3 manifest references:
1    Mfst Type: application/vnd.docker.distribution.manifest.v2+json
1       Digest: sha256:24a08b8eae15d86155112a65382d020c1d42d4b24a5011a44a12a8508559e288
1  Mfst Length: 3033
1     Platform:
1           -      OS: linux
1           - OS Vers: 
1           - OS Feat: []
1           -    Arch: amd64
1           - Variant: 
1           - Feature: 
...

@tianon
Copy link
Member

tianon commented Dec 21, 2017

I've filed docker-library/official-images#3835 in order to have a central place to track this problem globally more directly. 👍 ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants