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

Latest image for s390x #271

Closed
barthy1 opened this issue Apr 9, 2019 · 2 comments
Closed

Latest image for s390x #271

barthy1 opened this issue Apr 9, 2019 · 2 comments

Comments

@barthy1
Copy link

barthy1 commented Apr 9, 2019

I'm using the golang for s390x and I tried to pull the latest image but I've got an error:

# docker pull golang
Using default tag: latest
latest: Pulling from library/golang
no matching manifest for unknown in the manifest list entries

The same result is for golang:1.12.3, golang:1.12
However I can pull s390x/golang image

# docker pull s390x/golang
Using default tag: latest
latest: Pulling from s390x/golang
Digest: sha256:29f452b3dbca1a99b7d4ecfe51320bfe11242a3d2e27b2f7231a7da80df3161d
Status: Image is up to date for s390x/golang:latest

./manifest-tool-linux-s390x inspect golang | grep s390x returns nothing

Is there no s390x support anymore for multiarch golang:x images?

@tianon
Copy link
Member

tianon commented Apr 9, 2019 via email

@barthy1
Copy link
Author

barthy1 commented Apr 10, 2019

Thank you, it works now.

@barthy1 barthy1 closed this as completed Apr 10, 2019
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

2 participants