loom (sha256:5937cef86b6c81ee3376fb884480d56768165be000a3f4d04f675fa42545f010)

Published 2026-06-12 08:04:43 +00:00 by emal

Installation

docker pull git.ideeealprojects.com/emal/loom@sha256:5937cef86b6c81ee3376fb884480d56768165be000a3f4d04f675fa42545f010
sha256:5937cef86b6c81ee3376fb884480d56768165be000a3f4d04f675fa42545f010

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1781049600'
RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates libssl3 && rm -rf /var/lib/apt/lists/* # buildkit
COPY /app/target/release/loom /usr/local/bin/loom # buildkit
ENV LOOM_DATA_DIR=/data FASTEMBED_CACHE_DIR=/models LOOM_BIND=0.0.0.0:9920
CMD ["loom" "serve"]
Details
Container
2026-06-12 08:04:43 +00:00
1
OCI / Docker
linux/amd64
48 MiB
Versions (5) View all