Dear HAProxy community, I wanted to give you a heads up that our Docker haproxytech repositories, have been converted to multiarch repositories.
This covers namely the following repositories: - haproxytech/kubernetes-ingress: HAProxy Kubernetes Ingress Controller image - haproxytech/haproxy-alpine: HAProxy CE 1.7-2.5 with Alpine (3.12) as base image - haproxytech/haproxy-ubuntu: HAProxy CE 1.7-2.5 with Ubuntu (Focal Fossa) as base image - haproxytech/haproxy-debian: HAProxy CE 1.7-2.5 with Debian (Buster slim) as base image These above have been re-made as multiarch Docker repositories, supporting as many Linux architectures as we could get to build (problems have been spotted mostly with Debian and Ubuntu images for non-major platforms). For now we have decided to go with these platforms: - linux/386 - linux/amd64 - linux/arm/v6 - linux/arm/v7 - linux/arm64 - linux/ppc64le - linux/s390x At this moment, dataplane binaries for non-amd64 platforms are yet to be completely built, but at next release we’ll also have each multiarch image (for non-amd64) contain correct dataplane binary as well. We have also stopped using native Docker Hub builds mainly due to unreliability and slowness, especially when doing large batches of builds. Kind regards, D. -- Dinko Korunic ** Standard disclaimer applies ** Sent from OSF1 osf1v4b V4.0 564 alpha

