Sign inSign up

gitlab/model-gateway:self-hosted-v18.11.4-ee

Manifest digest

sha256:f1e912eb2f748d91e04cdaaf8175a3628419b71aca1bfb7fad4842de524f8df6

OS/ARCH

linux/amd64

Compressed size

561.37 MB

Last pushed

3 months by gitlabcibuild

Type

Image

Manifest digest

sha256:f1e912eb2f748d91e04cdaaf8175a3628419b71aca1bfb7fad4842de524f8df6

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;250 B
10CMD ["python3"]0 B
11WORKDIR /home/aigateway/app319 B
12COPY poetry.lock pyproject.toml ./213.92 KB
13RUN pip install "poetry==$POETRY_VERSION"28.89 MB
14RUN mkdir -p -m 777594 B
15COPY README.md README.md2.66 KB
16COPY ai_gateway/ ai_gateway/368.56 KB
17COPY duo_workflow_service/ duo_workflow_service/377.68 KB
18COPY lib/ lib/26.97 KB
19COPY contract/ contract/10.96 KB
20COPY scripts/ scripts/23.5 KB
21COPY vendor/ vendor/50.86 KB
22RUN apt-get update && apt-get17.84 MB
23RUN useradd aigateway1.7 KB
24RUN chown -R aigateway:aigateway /home/aigateway/1.04 MB
25COPY --chown=aigateway:aigateway --from=install-image /home/aigateway/app/venv/ /home/aigateway/app/venv/327.79 MB
26RUN poetry run python scripts/bootstrap.py29.35 MB
27RUN poetry run fetch-foundational-agents "https://gitlab.com"1.28 MB
28RUN mkdir "tmp"402 B
29RUN poetry run index_docs -o111.99 MB

Command

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