sha256:903934bfd62c727492cfc1cfb398867f3d6e619fda8bf508ed0d8479870ff80b
OS/ARCH
linux/amd64
Compressed size
487.05 MB
Last pushed
22 days by edunext
Type
Image
Manifest digest
sha256:d463c8dc762c1acfbe4256f8abc1ff4c0e7fe1acade64add1a972efe3d7177ad
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.23 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;11.55 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11RUN /bin/sh -c set -eux;13.05 MB12RUN /bin/sh -c useradd -m3.24 KB13WORKDIR /app93 B14COPY /opt/venv /opt/venv # buildkit150.18 MB15ENV VIRTUAL_ENV=/opt/venv0 B16ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B17ENV HF_HOME=/opt/hf-cache0 B18RUN /bin/sh -c python -c281.32 MB19COPY . . # buildkit1.3 MB20USER app0 B21CMD ["python" "apps/ensemble/agents/ensemble_entrypoint.py" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'