Sign inSign up

gitlab/model-gateway-self-hosted:46c73927

Manifest digest

sha256:248755736c95ceadfdb0ab8eada12b2f88105b02a803a0283b8364200aa5b149

OS/ARCH

linux/amd64

Compressed size

442.7 MB

Last pushed

13 days by gitlabcibuild

Type

Image

Manifest digest

sha256:248755736c95ceadfdb0ab8eada12b2f88105b02a803a0283b8364200aa5b149

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/app135 B
13COPY poetry.lock pyproject.toml ./ #205.24 KB
14RUN /bin/sh -c pip install27.17 MB
15RUN /bin/sh -c mkdir -p267 B
16COPY README.md README.md # buildkit2.49 KB
17COPY ai/ ai/ # buildkit831 B
18COPY ai_gateway/ ai_gateway/ # buildkit415.59 KB
19COPY duo_workflow_service/ duo_workflow_service/ # buildkit599.81 KB
20COPY lib/ lib/ # buildkit36.34 KB
21COPY contract/ contract/ # buildkit19.48 KB
22COPY scripts/ scripts/ # buildkit25.45 KB
23COPY vendor/ vendor/ # buildkit46.07 KB
24RUN /bin/sh -c apt-get update17.69 MB
25RUN /bin/sh -c useradd aigateway1.18 KB
26RUN /bin/sh -c chown -R1.32 MB
27USER aigateway0 B
28COPY --chown=aigateway:aigateway /home/aigateway/app/venv/ /home/aigateway/app/venv/ #350.55 MB
29RUN /bin/sh -c poetry run1.62 MB
30RUN /bin/sh -c poetry run918.1 KB
31EXPOSE [5052/tcp]0 B
32CMD ["./scripts/run.sh"]0 B

Command

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