Sign inSign up

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

Manifest digest

sha256:0a7d77dedc4744d28fd068d9846bbbeffa09db4489406aa9eaeaba2e1dbe59b1

OS/ARCH

linux/amd64

Compressed size

590.04 MB

Last pushed

2 days by gitlabcibuild

Type

Image

Manifest digest

sha256:0a7d77dedc4744d28fd068d9846bbbeffa09db4489406aa9eaeaba2e1dbe59b1

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;249 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/app133 B
13COPY poetry.lock pyproject.toml ./ #213.58 KB
14RUN /bin/sh -c pip install27.21 MB
15RUN /bin/sh -c mkdir -p267 B
16COPY README.md README.md # buildkit2.49 KB
17COPY ai/ ai/ # buildkit1.02 KB
18COPY ai_gateway/ ai_gateway/ # buildkit433.98 KB
19COPY duo_workflow_service/ duo_workflow_service/ # buildkit669.37 KB
20COPY lib/ lib/ # buildkit39.69 KB
21COPY contract/ contract/ # buildkit21.23 KB
22COPY scripts/ scripts/ # buildkit26.84 KB
23COPY vendor/ vendor/ # buildkit46.08 KB
24RUN /bin/sh -c apt-get update19.98 MB
25RUN /bin/sh -c useradd aigateway1.18 KB
26RUN /bin/sh -c chown -R1.42 MB
27USER aigateway0 B
28COPY --chown=aigateway:aigateway /home/aigateway/app/venv/ /home/aigateway/app/venv/ #363.77 MB
29RUN /bin/sh -c poetry run1.64 MB
30RUN /bin/sh -c poetry run979.69 KB
31EXPOSE [5052/tcp]0 B
32CMD ["./scripts/run.sh"]0 B
33ARG TAG=self-hosted-v19.4.0-ee0 B
34RUN |1 TAG=self-hosted-v19.4.0-ee /bin/sh -c178 B
35ENV AIGW_CUSTOM_MODELS__ENABLED=true0 B
36ENV AIGW_FASTAPI__API_PORT=50520 B
37ENV AIGW_FASTAPI__OPENAPI_URL=/openapi.json0 B
38ENV AIGW_FASTAPI__DOCS_URL=/docs0 B
39ENV TRANSFORMERS_NO_ADVISORY_WARNINGS=10 B
40ENV HF_HUB_OFFLINE=true0 B
41ENV ENABLE_DUO_WORKFLOW_SERVICE=true0 B
42ENV LANGSMITH_TRACING_V2=false0 B
43RUN |1 TAG=self-hosted-v19.4.0-ee /bin/sh -c131.51 MB
44CMD ["./scripts/run.sh"]0 B

Command

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