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.
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.
Most helpful comment
Closing this one, since it's a docker infrastructure issue, and not this image issue.