Sign inSign up

gitlab/model-gateway-self-hosted:ee7eab03

Manifest digest

sha256:ac89a2d138be0fbe2c16619721a03c083f6733c3e8c4e4dede74c4ccd84acf50

OS/ARCH

linux/amd64

Compressed size

457.13 MB

Last pushed

2 days by gitlabcibuild

Type

Image

Manifest digest

sha256:ac89a2d138be0fbe2c16619721a03c083f6733c3e8c4e4dede74c4ccd84acf50

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 ./ #212.88 KB
14RUN /bin/sh -c pip install27.2 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/ # buildkit434.21 KB
19COPY duo_workflow_service/ duo_workflow_service/ # buildkit657.43 KB
20COPY lib/ lib/ # buildkit39.74 KB
21COPY contract/ contract/ # buildkit20.82 KB
22COPY scripts/ scripts/ # buildkit26.66 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.41 MB
27USER aigateway0 B
28COPY --chown=aigateway:aigateway /home/aigateway/app/venv/ /home/aigateway/app/venv/ #362.41 MB
29RUN /bin/sh -c poetry run1.64 MB
30RUN /bin/sh -c poetry run966.74 KB
31EXPOSE [5052/tcp]0 B
32CMD ["./scripts/run.sh"]0 B

Command

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