sha256:416133784fa8318aa8009bad54cd2c0a9c1bdd28f8af141dbaf5d867fdfe323e
OS/ARCH
Compressed size
2.33 GB
Last pushed
about 2 months by ibaz
Type
Image
Manifest digest
sha256:c41322afbe5a52c700d1cbd1ce192d28d2754bea3a67d2f1da7067e7ca159c6a
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.55 MB5CMD ["/bin/bash"]0 B6ARG BUILD_DATE=2026-08-03T05:28:22Z0 B7ARG APP_VERSION=b102360 B8ARG APP_REVISION=1464c62d88f699ec9700c8010bbfdbc603a9efd60 B9ARG IMAGE_URL=https://github.com/ggml-org/llama.cpp0 B10ARG IMAGE_SOURCE=https://github.com/ggml-org/llama.cpp0 B11LABEL org.opencontainers.image.created=2026-08-03T05:28:22Z org.opencontainers.image.version=b10236 org.opencontainers.image.revision=1464c62d88f699ec9700c8010bbfdbc603a9efd6 org.opencontainers.image.title=llama.cpp0 B12RUN |5 BUILD_DATE=2026-08-03T05:28:22Z APP_VERSION=b10236 APP_REVISION=1464c62d88f699ec9700c8010bbfdbc603a9efd6243.52 MB13COPY /app/lib/ /app # buildkit12.1 MB14ENV LLAMA_ARG_HOST=0.0.0.00 B15COPY /app/full/llama /app/full/llama-server /app #26.78 KB16WORKDIR /app32 B17HEALTHCHECK {Test:[CMD curl -f http://localhost:8080/health]0 B18ENTRYPOINT ["/app/llama-server"]0 B19RUN /bin/sh -c apt-get update278.16 KB20COPY /usr/local/bin/llama-swap /usr/local/bin/llama-swap # buildkit13.16 MB21ENV PATH=/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B22RUN /bin/sh -c mkdir -p1.47 GB23RUN /bin/sh -c curl -fsSL581.71 MB24COPY llama-swap.template.yaml /config/llama-swap.template.yaml # buildkit1.51 KB25COPY entrypoint.sh /usr/local/bin/paparats-embed-entrypoint # buildkit806 B26RUN /bin/sh -c chmod +x32 B27ENV EMBED_TTL=00 B28EXPOSE [8080/tcp]0 B29HEALTHCHECK {Test:[CMD-SHELL curl -fsS http://localhost:8080/health0 B30ENTRYPOINT ["/usr/local/bin/paparats-embed-entrypoint"]0 B31LABEL org.opencontainers.image.title=paparats-embed0 B32LABEL org.opencontainers.image.description=llama.cpp + llama-swap with0 B33LABEL org.opencontainers.image.source=https://github.com/ibaz/paparats-mcp0 BCommand
ARG RELEASE