Sign inSign up

virag/banko-ai-assistant:1.3.2

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

sha256:9ce54655331caa9298398d664d1e65e673cd78f4eb787f9d57e95e7c2d480279

OS/ARCH

Compressed size

857.76 MB

Last pushed

27 days by virag

Type

Image

Manifest digest

sha256:bb1069c5cccf1df2d5246aebe4343e7b6e10806ec195bcf8b42d5d2c2b347b3b

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.22 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;247 B
10CMD ["python3"]0 B
11ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 PIP_NO_CACHE_DIR=1 PIP_DISABLE_PIP_VERSION_CHECK=10 B
12RUN /bin/sh -c apt-get update133.83 MB
13RUN /bin/sh -c useradd -m3.25 KB
14WORKDIR /app32 B
15COPY /usr/local/lib/python3.12/site-packages /usr/local/lib/python3.12/site-packages # buildkit428.16 MB
16COPY /usr/local/bin /usr/local/bin # buildkit5.46 KB
17RUN /bin/sh -c mkdir -p153 B
18COPY /root/.cache /home/bankoai/.cache # buildkit79.58 MB
19COPY --chown=bankoai:bankoai . . #15.55 MB
20COPY --chown=root:root docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh #790 B
21RUN /bin/sh -c chmod +x32 B
22RUN /bin/sh -c pip install23.46 KB
23RUN /bin/sh -c python -c79.58 MB
24RUN /bin/sh -c chown -R79.58 MB
25USER bankoai0 B
26EXPOSE [5000/tcp]0 B
27HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:5000/api/health0 B
28ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
29CMD ["gunicorn" "--worker-class" "gthread" "-w"0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'