Opened 6 years ago

Closed 6 years ago

#1627 closed defect (invalid)

library/nginx without amd64 support

Reported by: egeneralov@… Owned by:
Priority: blocker Milestone:
Component: other Version: 1.15.x
Keywords: docker Cc: eduard@…
uname -a: Linux git 4.9.0-6-amd64 #1 SMP Debian 4.9.88-1+deb9u1 (2018-05-07) x86_64 GNU/Linux
nginx -V: nginx version: nginx/1.15.2

Description

Hello.

Today i recived errors from docker build.
"no matching manifest for linux/amd64 in manifest list entries".

result from mquery for nginx:latest:
Manifest List: Yes
Supported platforms:

  • linux/arm64/v8
  • linux/ppc64le

result from mquery for nginx:stable-alpine:
Manifest List: Yes
Supported platforms:

  • linux/amd64
  • linux/arm/v6
  • linux/arm64/v8
  • linux/386
  • linux/ppc64le
  • linux/s390x

Please, fix this.

Change History (1)

comment:1 by thresh, 6 years ago

Resolution: invalid
Status: newclosed

This is an issue on Docker Inc infrastructure side. Please check https://github.com/nginxinc/docker-nginx/issues/262 for future updates. Thanks for understanding.

Note: See TracTickets for help on using tickets.