Sign inSign up

gacerioni/gabs-redis-langcache:2.4.0

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

sha256:df82b2afcf1d564f45773ad9d05523910a956f2328df2d192cb594a54a1a79ef

OS/ARCH

Compressed size

213.73 MB

Last pushed

2 months by gacerioni

Type

Image

Manifest digest

sha256:8072ae3eb77ca9b615122c1ef6335e59af8b6496516124c65441aad395ea7a23

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.23 KB
14WORKDIR /app90 B
15COPY requirements.txt /app/requirements.txt # buildkit984 B
16RUN /bin/sh -c pip install166.81 MB
17COPY . /app # buildkit356.8 KB
18RUN /bin/sh -c chown -R356.82 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'