Sign inSign up

virag/banko-ai-assistant:2025.11.05-0402

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

sha256:1299eaeed35046bc22b5be6b4cec309c72c0cf1a7d8f3c0de3740a32d0368ad3

OS/ARCH

Compressed size

754.95 MB

Last pushed

11 months by virag

Type

Image

Manifest digest

sha256:dfb22d993e06670ec76ed0ebd672a13e2da5b96243dd35b4567bfc0bbc2bdd47

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.23 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.120 B
7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;248 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 update98.09 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 # buildkit447.86 MB
16COPY /usr/local/bin /usr/local/bin # buildkit3.49 KB
17RUN /bin/sh -c mkdir -p149 B
18COPY /root/.cache /home/bankoai/.cache # buildkit79.57 MB
19COPY --chown=bankoai:bankoai . . #8.64 MB
20COPY --chown=root:root docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh #1.06 KB
21RUN /bin/sh -c chmod +x32 B
22RUN /bin/sh -c pip install26.44 KB
23RUN /bin/sh -c chown -R79.57 MB
24USER bankoai0 B
25EXPOSE [5000/tcp]0 B
26HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:5000/api/health0 B
27ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
28CMD ["banko-ai" "run"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1762202650'