Sign inSign up

lordraw/llmproxy:1.1.2

Machine learning & AI
Manifest digest

sha256:b3bbb3c4640c5d9373b0e48ce53d5aaa4b5ed26d0df60ccf33cee7ed65073fe1

OS/ARCH

linux/amd64

Compressed size

47.77 MB

Last pushed

about 2 months by lordraw

Type

Image

Manifest digest

sha256:b3bbb3c4640c5d9373b0e48ce53d5aaa4b5ed26d0df60ccf33cee7ed65073fe1

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.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY requirements.txt . # buildkit179 B
13RUN /bin/sh -c pip install6.54 MB
14COPY main.py . # buildkit1.04 KB
15COPY gunicorn.conf.py . # buildkit547 B
16COPY llmproxy ./llmproxy # buildkit40.21 KB
17RUN /bin/sh -c useradd -m3.26 KB
18USER appuser0 B
19EXPOSE [11434/tcp]0 B
20HEALTHCHECK {Test:[CMD-SHELL python -c "import0 B
21CMD ["sh" "-c" "gunicorn -c0 B

Command

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