sha256:af85d15f3e2e149786f517ce77a61ee498a42dda0ea747d0a45744f727244ae9
OS/ARCH
Compressed size
40.33 MB
Last pushed
over 1 year by sogbey
Type
Image
Manifest digest
sha256:9811c3151f499e791e4ec9f088fc441dea4d9cf97a363929141a90e62e7e6f93
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update3.34 MB3WORKDIR /llm-log-processor107 B4COPY /llm-log-processor/migrations ./migrations # buildkit454 B5COPY /usr/local/bin/migrate /usr/local/bin/ # buildkit4.54 MB6COPY ./llm-log-processor/bin/llm-log-processor ./bin/llm-log-processor # buildkit5.51 MB7COPY ./llm-log-processor/entry_point.sh ./ # buildkit265 B8RUN /bin/sh -c chmod +x263 B9CMD ["./entry_point.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1749513600'