Dockerfile
A multi-stage Dockerfile that fetches and builds quiche (a QUIC/HTTP3 library) and curl with HTTP/3 support, then creates a minimal executor image containing the custom curl binary, libraries, and the http3-flood.sh script.
http3-flood/Dockerfile:1-49