Dear community, We have been asked quite a few times to also provide haproxytech Docker images in GHCR (GitHub Container Registry), due to the sad fact that Docker Hub has been throttling image downloads (https://www.docker.com/increase-rate-limits/) for a while now. I am happy to announce we are now providing all of our images through GHCR as well, all flavours/architectures/branches as before:
1. QUIC-enabled images (Alpine, Ubuntu, Debian): https://github.com/haproxytech/haproxy-docker-alpine-quic/pkgs/container/haproxy-docker-alpine-quic https://github.com/haproxytech/haproxy-docker-debian-quic/pkgs/container/haproxy-docker-debian-quic https://github.com/haproxytech/haproxy-docker-ubuntu-quic/pkgs/container/haproxy-docker-ubuntu-quic 2. Regular distro-OpenSSL images (Alpine, Ubuntu, Debian): https://github.com/haproxytech/haproxy-docker-alpine/pkgs/container/haproxy-docker-alpine https://github.com/haproxytech/haproxy-docker-ubuntu/pkgs/container/haproxy-docker-ubuntu https://github.com/haproxytech/haproxy-docker-debian/pkgs/container/haproxy-docker-debian Kind regards, D. > On 19.03.2023., at 19:54, Dinko Korunic <[email protected]> wrote: > > Dear community, > > As previously requested, we have also started building HAProxy CE for 2.6, > 2.7 and 2.8 branches with QUIC (based on OpenSSL 1.1.1t-quic Release 1) built > on top of Debian 11 Bullseye and Ubuntu 22.04 Jammy Jellyfish base images. > > Images are being built for only two architectures listed below due to > build/stability issues (as opposed to Alpine variant, which is also built for > linux/arm/v6 and linux/arm/v7): > - linux/amd64 > - linux/arm64 > > Images are available at the usual Docker Hub repositories: > - https://hub.docker.com/repository/docker/haproxytech/haproxy-debian-quic > - https://hub.docker.com/repository/docker/haproxytech/haproxy-ubuntu-quic > > The corresponding Github repositories with update scripts, Dockerfiles, > configurations and GA workflows are at the respective places: > - https://github.com/haproxytech/haproxy-docker-debian-quic > - https://github.com/haproxytech/haproxy-docker-ubuntu-quic > > Let me know if you spot any issues and/or have any problems with these. > > As other our haproxytech Docker images, these will auto-rebuild on: > - dataplaneapi releases > - HAProxy CE releases > > including also: > - QUICTLS/OpenSSL releases > > > Kind regards, > D. > > -- > Dinko Korunic ** Standard disclaimer applies ** > Sent from OSF1 osf1v4b V4.0 564 alpha > -- Dinko Korunic ** Standard disclaimer applies ** Sent from OSF1 osf1v4b V4.0 564 alpha

