Sign inSign up

gitlab/model-gateway:self-hosted-v19.1.4-ee

Manifest digest

sha256:f72e646258fa60c527d2250f1a3aaa0625d3e515be975b5296df52142c52a545

OS/ARCH

linux/amd64

Compressed size

545.03 MB

Last pushed

2 months by gitlabcibuild

Type

Image

Manifest digest

sha256:f72e646258fa60c527d2250f1a3aaa0625d3e515be975b5296df52142c52a545

Image Layers

1# debian.sh --arch 'amd64' out/29.36 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 PYTHONUNBUFFERED=1 HF_HOME=/home/aigateway/.hf PIP_NO_CACHE_DIR=1 PIP_DISABLE_PIP_VERSION_CHECK=10 B
12WORKDIR /home/aigateway/app135 B
13COPY poetry.lock pyproject.toml ./ #199.27 KB
14RUN /bin/sh -c pip install26.96 MB
15RUN /bin/sh -c mkdir -p266 B
16COPY README.md README.md # buildkit2.41 KB
17COPY ai_gateway/ ai_gateway/ # buildkit351.8 KB
18COPY duo_workflow_service/ duo_workflow_service/ # buildkit422.57 KB
19COPY lib/ lib/ # buildkit30.08 KB
20COPY contract/ contract/ # buildkit11.25 KB
21COPY scripts/ scripts/ # buildkit23.07 KB
22COPY vendor/ vendor/ # buildkit46.08 KB
23RUN /bin/sh -c apt-get update17.69 MB
24RUN /bin/sh -c useradd aigateway1.18 KB
25RUN /bin/sh -c chown -R1.06 MB
26USER aigateway0 B
27COPY --chown=aigateway:aigateway /home/aigateway/app/venv/ /home/aigateway/app/venv/ #332.3 MB
28RUN /bin/sh -c poetry run1.57 MB
29RUN /bin/sh -c poetry run704.11 KB
30EXPOSE [5052/tcp]0 B
31CMD ["./scripts/run.sh"]0 B
32ARG TAG=self-hosted-v19.1.4-ee0 B
33RUN |1 TAG=self-hosted-v19.1.4-ee /bin/sh -c179 B
34ENV AIGW_CUSTOM_MODELS__ENABLED=true0 B
35ENV AIGW_FASTAPI__API_PORT=50520 B
36ENV AIGW_FASTAPI__OPENAPI_URL=/openapi.json0 B
37ENV AIGW_FASTAPI__DOCS_URL=/docs0 B
38ENV TRANSFORMERS_NO_ADVISORY_WARNINGS=10 B
39ENV HF_HUB_OFFLINE=true0 B
40ENV ENABLE_DUO_WORKFLOW_SERVICE=true0 B
41ENV LANGSMITH_TRACING_V2=false0 B
42RUN |1 TAG=self-hosted-v19.1.4-ee /bin/sh -c121.57 MB
43CMD ["./scripts/run.sh"]0 B

Command

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