blob: 193fef1e0f13bb2aedabef72d80767c9a1ee8710 [file] [log] [blame]
FROM debian:bullseye
LABEL maintainer="alessandro@cloudflare.com"
WORKDIR /home/mayhem/
COPY ./cert.crt ./
COPY ./cert.key ./
COPY ./target/x86_64-unknown-linux-gnu/debug/packet_recv_client ./
COPY ./target/x86_64-unknown-linux-gnu/debug/packet_recv_server ./
COPY ./target/x86_64-unknown-linux-gnu/debug/qpack_decode ./