Sign inSign up

gacerioni/gabs-redis-langcache:2.3.0

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

sha256:bcf8d7c5bea8c69720f603a6a6e1b464f0eb53117d4240dd7a243b83ec2da735

OS/ARCH

Compressed size

217.93 MB

Last pushed

3 months by gacerioni

Type

Image

Manifest digest

sha256:62748448daa9534e0d2b32c05be9d785cab818122559bd8b08443d9eaf8f06bd

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 # buildkit987 B
16RUN /bin/sh -c pip install171.2 MB
17COPY . /app # buildkit355.9 KB
18RUN /bin/sh -c chown -R356.81 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'