Sign inSign up

nebojsa/tlq:0.2.0

Multi-platform
Message queues
Developer tools
Web servers
Index digest

sha256:3cc35874c33f6f261e400d57ba4f21a7b0b026496be00e01644e9c6ba974e8a6

OS/ARCH

Compressed size

31.77 MB

Last pushed

about 1 year by nebojsa

Type

Image

Manifest digest

sha256:c2373684d9ac6067a445a6a682e9b346f141a46601960a19a0467c664282c9d0

Image Layers

1# debian.sh --arch 'arm64' out/26.78 MB
2RUN /bin/sh -c apt-get update3.19 MB
3RUN /bin/sh -c useradd -r1.08 KB
4COPY /app/target/release/tlq /usr/local/bin/tlq # buildkit924.91 KB
5RUN /bin/sh -c chown tlq:tlq924.9 KB
6USER tlq0 B
7EXPOSE map[1337/tcp:{}]0 B
8HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:1337/hello0 B
9CMD ["tlq"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1754870400'