sha256:af85d15f3e2e149786f517ce77a61ee498a42dda0ea747d0a45744f727244ae9
OS/ARCH
Compressed size
39.66 MB
Last pushed
over 1 year by sogbey
Type
Image
Manifest digest
sha256:fdc223954cbee87c8e68c7205ab822c6c71ba0067ced3d15205266c96938bd64
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'