Sign inSign up

nebojsa/tlq:latest

Multi-platform
Message queues
Developer tools
Web servers
Index digest

sha256:30b1f77d4bd1a1d8f115df93d260c42137207c035c5bae0d9378dc7616f2992d

OS/ARCH

Compressed size

34.43 MB

Last pushed

10 months by nebojsa

Type

Image

Manifest digest

sha256:e2ab263d3918fcb53ef8fcc830c2d65b0f244b59841c02d29079215deaa3c859

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c apt-get update5.69 MB
3RUN /bin/sh -c useradd -r1.08 KB
4COPY /app/target/release/tlq /usr/local/bin/tlq # buildkit929.26 KB
5RUN /bin/sh -c chown tlq:tlq929.26 KB
6USER tlq0 B
7ENV TLQ_PORT=13370 B
8ENV TLQ_MAX_MESSAGE_SIZE=655360 B
9ENV TLQ_LOG_LEVEL=info0 B
10EXPOSE [1337/tcp]0 B
11HEALTHCHECK &{["CMD" "/bin/sh" "-c" "curl0 B
12CMD ["tlq"]0 B

Command

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