traefik / traefik-library-image

Used to build Official Docker image of Traefik Proxy

Home Page:https://store.docker.com/images/traefik

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

missing arch ppc64le

paleozogt opened this issue · 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

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