traefik-library-image icon indicating copy to clipboard operation
traefik-library-image copied to clipboard

missing arch ppc64le

Open paleozogt opened this issue 3 years ago • 1 comments

While traefik has ppc64le releases (e.g., here), the official Docker image does not:

$ docker pull --platform linux/ppc64le library/traefik:2.5.2
2.5.2: Pulling from library/traefik
no matching manifest for linux/ppc64le in the manifest list entries

paleozogt avatar Sep 28 '21 16:09 paleozogt

Do we have any update in this regard? 🙂 I'm also quite interested into ppc64le (as well as riscv64 via #19).

gregorkistler avatar May 23 '22 20:05 gregorkistler

Fixed by https://github.com/traefik/official-images-publisher/pull/15

mmatur avatar Jan 30 '24 14:01 mmatur