Sign inSign up

gacerioni/gabs-redis-langcache:v3.0.2

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

sha256:75bcc8ee4d21e384a2f6d2fe8687f8073d240add577102a983da0d31a820b56a

OS/ARCH

Compressed size

213.74 MB

Last pushed

2 months by gacerioni

Type

Image

Manifest digest

sha256:b96d16a36cea4f87325e6e0ec4c1c151175e4c4a696123be9b9c445e25c59d37

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.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11ENV PIP_DISABLE_PIP_VERSION_CHECK=1 PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PORT=78600 B
12RUN /bin/sh -c apt-get update4.76 MB
13RUN /bin/sh -c useradd -m3.24 KB
14WORKDIR /app93 B
15COPY requirements.txt /app/requirements.txt # buildkit988 B
16RUN /bin/sh -c pip install166.81 MB
17COPY . /app # buildkit357.96 KB
18RUN /bin/sh -c chown -R358.88 KB
19USER appuser0 B
20EXPOSE [7860/tcp]0 B
21HEALTHCHECK {Test:[CMD-SHELL curl -fsS http://127.0.0.1:7860/healthz0 B
22ENTRYPOINT ["python" "-u" "app.py"]0 B

Command

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