sha256:77737630f32141e3e020b6380722d6f4524cbeee6cb389e86686be0844a9fe29
OS/ARCH
Compressed size
167.47 MB
Last pushed
over 1 year by yuzisun
Type
Image
Manifest digest
sha256:b4e80f6c735e825b9a3725f358e160325b10b4164ef2e8233ff50009c4e759d2
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 #121.3 MB17COPY kserve kserve # buildkit522.62 KB18COPY sklearnserver sklearnserver # buildkit74.11 KB19USER 10000 B20ENTRYPOINT ["python" "-m" "sklearnserver"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1734912000'