sha256:0db9a06fd2acf3b6fed85ed199d94a5aecccb02462fc7bf753099a95834378e9
OS/ARCH
Compressed size
87.41 MB
Last pushed
3 days by evilfreelancer
Type
Image
Manifest digest
sha256:155241f095a2d4770f3ea7b4178c9d227284b2e0e729c159316496f0d7608c7d
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.6 MB5CMD ["/bin/bash"]0 B6WORKDIR /app93 B7RUN /bin/sh -c set -xe41.31 MB8RUN /bin/sh -c set -xe114 B9ARG TARGETARCH=arm640 B10COPY /app/libs/ /tmp/libs/ # buildkit9.03 MB11RUN |1 TARGETARCH=arm64 /bin/sh -c9.03 MB12COPY /app/llama.cpp/build/bin/*rpc-server . # buildkit70.62 KB13RUN |1 TARGETARCH=arm64 /bin/sh -c130 B14COPY /app/llama.cpp/build/bin/llama-cli . # buildkit352.33 KB15COPY /app/llama.cpp/build/bin/llama-embedding . # buildkit24.81 KB16COPY /app/llama.cpp/build/bin/llama-server . # buildkit6.1 KB17ADD entrypoint.sh . # buildkit1.07 KB18ENTRYPOINT ["/app/entrypoint.sh"]0 BCommand
ARG RELEASE