Docker-nginx: Can't fetch nginx:alpine with recent push as of 27 minutes ago

Created on 10 Apr 2018  路  5Comments  路  Source: nginxinc/docker-nginx

14:13:25 -0500 adam@tooz(master):~$ docker pull nginx:alpine
alpine: Pulling from library/nginx
no matching manifest for linux/amd64 in the manifest list entries

I don't know what I can do now to fix this.

Most helpful comment

Closing this one, since it's a docker infrastructure issue, and not this image issue.

All 5 comments

Use nginx:stable-alpine

Again same thing I guess https://github.com/nginxinc/docker-nginx/issues/230

wait, what? I actually want to always use the latest version, so that my CI can detect problems quicker. Why is the latest tag being updated if not all arches have been built? Is this really a symptom of the docker registry not having per-arch versioning?

Seems like it was just a blip. Working again for me all of a sudden.

Closing this one, since it's a docker infrastructure issue, and not this image issue.

Was this page helpful?
0 / 5 - 0 ratings