Sign inSign up

jsonbored/khoj-aio:sha-7a159025f8edc3da6c95857b755c27bf87a27a87

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

sha256:99e2b40eec058b4dc80e04f9c823b8d10db51e0eb204cae71caa986a256ce539

OS/ARCH

Compressed size

1.11 GB

Last pushed

5 months by jsonbored

Type

Image

Manifest digest

sha256:a1e193da1d287ae23cc39503027b547f3c84a858a8db732d3c389cfd8037e565

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 / 28.17 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 update300.88 MB
12ENV PYTHONPATH=/app/src0 B
13WORKDIR /app93 B
14COPY /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages # buildkit744.46 MB
15COPY /app/src/interface/web/out ./src/khoj/interface/built # buildkit6.21 MB
16COPY . . # buildkit2.77 MB
17RUN /bin/sh -c cd src7.44 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=amd640 B
23SHELL [/bin/bash -o pipefail -c]0 B
24USER root0 B
25RUN |2 S6_OVERLAY_VERSION=3.1.6.2 TARGETARCH=amd64 /bin/bash43.85 MB
26COPY rootfs/ / # buildkit2.16 KB
27RUN |2 S6_OVERLAY_VERSION=3.1.6.2 TARGETARCH=amd64 /bin/bash2.16 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