sha256:d39fff242571bf44d028eb8d71c27dec77d5996d835244e1a3c01bacbaf7cfb4
OS/ARCH
Compressed size
33.14 MB
Last pushed
3 months by dilipdalton
Type
Image
Manifest digest
sha256:893d7da07ef5d739eb404013e0a809d716b1c6c794b8cd494c6d016ed64156aa
Image Layers
1# debian.sh --arch 'arm64' out/26.82 MB2WORKDIR /app93 B3RUN /bin/sh -c apt-get update3.19 MB4COPY /app/target/release/taalas-proxy /usr/local/bin/taalas-proxy # buildkit3.13 MB5ENV HOST=0.0.0.00 B6ENV PORT=30000 B7EXPOSE [3000/tcp]0 B8USER 100010 B9ENTRYPOINT ["/usr/local/bin/taalas-proxy"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1781049600'