Sign inSign up

lintoai/llm-gateway:2.3.2

Manifest digest

sha256:d1e328f92c286a5319c69104a4343f87003d96754ae0d2cff029065341e895b4

OS/ARCH

linux/amd64

Compressed size

509.97 MB

Last pushed

5 months by linagoralinto

Type

Image

Manifest digest

sha256:d1e328f92c286a5319c69104a4343f87003d96754ae0d2cff029065341e895b4

Image Layers

1# debian.sh --arch 'amd64' out/29.35 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
12ARG USER_ID=10000 B
13ARG GROUP_ID=10000 B
14ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=/usr/src SERVICE_TYPE=llm_gateway0 B
15WORKDIR /usr/src32 B
16RUN |2 USER_ID=1000 GROUP_ID=1000 /bin/sh151.72 MB
17COPY /uv /usr/local/bin/uv # buildkit23.17 MB
18RUN |2 USER_ID=1000 GROUP_ID=1000 /bin/sh3.29 KB
19COPY requirements.txt ./ # buildkit775 B
20RUN |2 USER_ID=1000 GROUP_ID=1000 /bin/sh281.69 MB
21COPY --chown=appuser:appgroup . /usr/src #11.25 MB
22RUN |2 USER_ID=1000 GROUP_ID=1000 /bin/sh2.64 KB
23RUN |2 USER_ID=1000 GROUP_ID=1000 /bin/sh217 B
24USER appuser0 B
25HEALTHCHECK &{["CMD-SHELL" "./scripts/healthcheck.sh"] "0s" "0s"0 B
26ENTRYPOINT ["./scripts/docker-entrypoint.sh"]0 B
27CMD ["python" "-m" "app"]0 B

Command

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