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

217.93 MB

Last pushed

3 months by gacerioni

Type

Image

Manifest digest

sha256:29e9980baaa37d33e24d7d7c3027991cb2467165c51e241bf11486a8e32a83ad

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;248 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.84 MB
13RUN /bin/sh -c useradd -m3.24 KB
14WORKDIR /app93 B
15COPY requirements.txt /app/requirements.txt # buildkit986 B
16RUN /bin/sh -c pip install171.2 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 'amd64' out/ 'trixie' '@1782172800'