sha256:1e455c9f422ca9dfb1e49e7487e7bd061b7ffe65e056e93c93bd4f57c5251f26
OS/ARCH
Compressed size
162.43 MB
Last pushed
over 1 year by yuzisun
Type
Image
Manifest digest
sha256:1f7cb1ff88823aa64fe03007890ae6c48cd970bf72fcbfc1b8f138ad8a39a402
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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;3.16 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.110 B7ENV PYTHON_SHA256=2a9920c7a0cd236de33644ed980a13cbbc21058bfdc528febb6081575ed73be30 B8RUN /bin/sh -c set -eux;15.45 MB9RUN /bin/sh -c set -eux;248 B10CMD ["python3"]0 B11COPY third_party third_party # buildkit44.58 KB12ARG VENV_PATH=/prod_venv0 B13ENV VIRTUAL_ENV=/prod_venv0 B14ENV PATH=/prod_venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15RUN |1 VENV_PATH=/prod_venv /bin/sh -c3.23 KB16COPY --chown=kserve:kserve /prod_venv /prod_venv #116.27 MB17COPY kserve kserve # buildkit522.61 KB18COPY artexplainer artexplainer # buildkit62.68 KB19USER 10000 B20ENTRYPOINT ["python" "-m" "artserver"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1734912000'