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 MB2RUN /bin/sh -c apt-get update3.19 MB3RUN /bin/sh -c useradd -r1.08 KB4COPY /app/target/release/tlq /usr/local/bin/tlq # buildkit924.91 KB5RUN /bin/sh -c chown tlq:tlq924.9 KB6USER tlq0 B7EXPOSE map[1337/tcp:{}]0 B8HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:1337/hello0 B9CMD ["tlq"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1754870400'