sha256:9733ce55ad59ce1c59333b927b96d3af52db38f3bc0046c277610cfc5e23eb33
OS/ARCH
Compressed size
39.66 MB
Last pushed
over 1 year by sogbey
Type
Image
Manifest digest
sha256:44dc86312ea6f3fe2e16ceefb33e47d31cbf503b3ff7d57d54bb9d24409b98ab
Image Layers
1# debian.sh --arch 'arm64' out/26.78 MB2RUN /bin/sh -c apt-get update3.18 MB3WORKDIR /llm-log-processor107 B4COPY /llm-log-processor/migrations ./migrations # buildkit453 B5COPY /usr/local/bin/migrate /usr/local/bin/ # buildkit4.23 MB6COPY ./llm-log-processor/bin/llm-log-processor ./bin/llm-log-processor # buildkit5.48 MB7COPY ./llm-log-processor/entry_point.sh ./ # buildkit265 B8RUN /bin/sh -c chmod +x261 B9CMD ["./entry_point.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1749513600'