Sign inSign up

jsonbored/khoj-aio:sha-e6b1f939b76781974a1c900029160cf773509c59

Multi-platform
Machine learning & AI
Data science
Databases & storage
Index digest

sha256:226e52af3e116773c7c01135c3aff631ece98e82cbf50294edf5b9816157bd60

OS/ARCH

Compressed size

835.94 MB

Last pushed

4 months by jsonbored

Type

Image

Manifest digest

sha256:e2e3babb46b6ad2eadf204434e689c2ea0de7aefbdaa90a43075257b48167294

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 26.12 MB
6CMD ["/bin/bash"]0 B
7LABEL homepage=https://khoj.dev0 B
8LABEL repository=https://github.com/khoj-ai/khoj0 B
9LABEL org.opencontainers.image.source=https://github.com/khoj-ai/khoj0 B
10LABEL org.opencontainers.image.description=Your second brain, containerized0 B
11RUN /bin/sh -c apt update276.06 MB
12ENV PYTHONPATH=/app/src0 B
13WORKDIR /app93 B
14COPY /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages # buildkit451.55 MB
15COPY /app/src/interface/web/out ./src/khoj/interface/built # buildkit6.21 MB
16COPY . . # buildkit2.77 MB
17RUN /bin/sh -c cd src7.45 MB
18ARG PORT=421100 B
19EXPOSE [42110/tcp]0 B
20ENTRYPOINT ["python3" "src/khoj/main.py"]0 B
21ARG S6_OVERLAY_VERSION=3.1.6.20 B
22ARG TARGETARCH=arm640 B
23SHELL [/bin/bash -o pipefail -c]0 B
24USER root0 B
25RUN |2 S6_OVERLAY_VERSION=3.1.6.2 TARGETARCH=arm64 /bin/bash65.79 MB
26COPY rootfs/ / # buildkit2.36 KB
27RUN |2 S6_OVERLAY_VERSION=3.1.6.2 TARGETARCH=arm64 /bin/bash2.36 KB
28LABEL org.opencontainers.image.source=https://github.com/JSONbored/khoj-aio org.opencontainers.image.title=khoj-aio org.opencontainers.image.description=Unraid-first AIO0 B
29VOLUME [/root/.khoj /var/lib/postgresql/data /root/.cache/huggingface /root/.cache/torch/sentence_transformers]0 B
30EXPOSE [42110/tcp]0 B
31ENV S6_CMD_WAIT_FOR_SERVICES_MAXTIME=3000000 B
32ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=20 B
33HEALTHCHECK &{["CMD-SHELL" "curl -fsS http://localhost:42110/0 B
34ENTRYPOINT ["/init"]0 B

Command

 ARG RELEASE