sha256:3cc35874c33f6f261e400d57ba4f21a7b0b026496be00e01644e9c6ba974e8a6
OS/ARCH
Compressed size
32.07 MB
Last pushed
about 1 year by nebojsa
Type
Image
Manifest digest
sha256:26e967b9d4594117251cda615ba786d7cd9b28bb0168e49a0f0f8b0a0a6201db
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update3.35 MB3RUN /bin/sh -c useradd -r1.08 KB4COPY /app/target/release/tlq /usr/local/bin/tlq # buildkit921.23 KB5RUN /bin/sh -c chown tlq:tlq921.23 KB6USER tlq0 B7EXPOSE map[1337/tcp:{}]0 B8HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:1337/hello0 B9CMD ["tlq"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1754870400'