Sign inSign up

gitlab/model-gateway-self-hosted:c2964133

Manifest digest

sha256:eee5683cada2610cc4c0536f7d21a6c7582ecbec36eafa1425038cb120f7b9fb

OS/ARCH

linux/amd64

Compressed size

445.98 MB

Last pushed

about 7 hours by gitlabcibuild

Type

Image

Manifest digest

sha256:eee5683cada2610cc4c0536f7d21a6c7582ecbec36eafa1425038cb120f7b9fb

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/app134 B
13COPY poetry.lock pyproject.toml ./ #206.55 KB
14RUN /bin/sh -c pip install27.21 MB
15RUN /bin/sh -c mkdir -p264 B
16COPY README.md README.md # buildkit2.49 KB
17COPY ai/ ai/ # buildkit1.02 KB
18COPY ai_gateway/ ai_gateway/ # buildkit434.86 KB
19COPY duo_workflow_service/ duo_workflow_service/ # buildkit659.98 KB
20COPY lib/ lib/ # buildkit39.76 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.4 MB
27USER aigateway0 B
28COPY --chown=aigateway:aigateway /home/aigateway/app/venv/ /home/aigateway/app/venv/ #351.25 MB
29RUN /bin/sh -c poetry run1.64 MB
30RUN /bin/sh -c poetry run972.12 KB
31EXPOSE [5052/tcp]0 B
32CMD ["./scripts/run.sh"]0 B

Command

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