Sign inSign up

dedsecrattle/qrux:e1f2d02

Networking
API management
Developer tools
Index digest

sha256:2f2c4c499f96fc504df7742f173d6c37e9c36ed603e2c4c5a2fefd3d14da36c9

OS/ARCH

linux/amd64

Compressed size

33.68 MB

Last pushed

6 months by dedsecrattle

Type

Image

Manifest digest

sha256:3a074c38c6d4ad292893a7f3d409aea4bdf194fa8a60f4368174e32c5505788a

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c apt-get update3.35 MB
3COPY /app/target/release/qrux /usr/local/bin/qrux # buildkit3.4 MB
4LABEL org.opencontainers.image.title=Qrux org.opencontainers.image.description=QUIC/HTTP3 terminating proxy0 B
5EXPOSE [8443/udp 8444/tcp 9090/tcp]0 B
6ENTRYPOINT ["/usr/local/bin/qrux"]0 B
7CMD ["--config" "/etc/qrux/proxy.toml"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'