sha256:cf46cdabb7400b325150fc67325fa6d9bd59180911add19e95b723aff9d37d91
OS/ARCH
linux/amd64
Compressed size
33.68 MB
Last pushed
6 months by dedsecrattle
Type
Image
Manifest digest
sha256:affbf466dc187a6c20f7180429a14196b248429b6295783bceedcb08152327e5
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c apt-get update3.35 MB3COPY /app/target/release/qrux /usr/local/bin/qrux # buildkit3.4 MB4LABEL org.opencontainers.image.title=Qrux org.opencontainers.image.description=QUIC/HTTP3 terminating proxy0 B5EXPOSE [8443/udp 8444/tcp 9090/tcp]0 B6ENTRYPOINT ["/usr/local/bin/qrux"]0 B7CMD ["--config" "/etc/qrux/proxy.toml"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'