sha256:a468ddf230fbfc34c311dab6ea2064cbe8c9b811762b64dea2ff70a874d1e429
OS/ARCH
linux/amd64
Compressed size
305.89 MB
Last pushed
about 4 years by waylaydevops
Type
Image
Manifest digest
sha256:a468ddf230fbfc34c311dab6ea2064cbe8c9b811762b64dea2ff70a874d1e429
Image Layers
1ADD file ... in / 29.91 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5/bin/sh -c set -eux; apt-get1.03 MB6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B7ENV PYTHON_VERSION=3.7.130 B8/bin/sh -c set -eux; savedAptMark="$(apt-mark10.23 MB9/bin/sh -c set -eux; for233 B10ENV PYTHON_PIP_VERSION=22.0.40 B11ENV PYTHON_SETUPTOOLS_VERSION=57.5.00 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/5eaac1050023df1f5c98b173b248c260023f2278/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=5aefe6ade911d997af080b315ebcb7f882212d070465df544e1175ac2be519b40 B14/bin/sh -c set -eux; savedAptMark="$(apt-mark3.03 MB15CMD ["python3"]0 B16ARG KFSERVING_PATH=kfserving/python/kfserving0 B17ARG PIP_VERSION=22.2.20 B18ARG FRAMEWORK_VERSION=1.00 B19ARG FRAMEWORK_SERVER_PKG=customserver0 B20ARG FRAMEWORK_SERVER_PATH=pkg/customserver0 B21ARG MODEL_NAME=model0 B22RUN |6 KFSERVING_PATH=kfserving/python/kfserving PIP_VERSION=22.2.2 FRAMEWORK_VERSION=1.01.8 KB23USER appuser0 B24RUN |6 KFSERVING_PATH=kfserving/python/kfserving PIP_VERSION=22.2.2 FRAMEWORK_VERSION=1.03.34 MB25COPY kfserving/python/kfserving kfserving # buildkit599.74 KB26RUN |6 KFSERVING_PATH=kfserving/python/kfserving PIP_VERSION=22.2.2 FRAMEWORK_VERSION=1.0114.86 MB27COPY pkg/customserver customserver # buildkit66.72 KB28RUN |6 KFSERVING_PATH=kfserving/python/kfserving PIP_VERSION=22.2.2 FRAMEWORK_VERSION=1.049.52 MB29RUN |6 KFSERVING_PATH=kfserving/python/kfserving PIP_VERSION=22.2.2 FRAMEWORK_VERSION=1.098.41 KB30COPY ./bin/storage-initializer /byom-storage-initializer # buildkit826 B31COPY ./bin/entrypoint.sh /usr/local/bin/byom-entrypoint.sh # buildkit292 B32COPY ./kfserving.git.log / # buildkit304 B33COPY ./byoml.git.log / # buildkit229 B34ENTRYPOINT ["sh" "/usr/local/bin/byom-entrypoint.sh"]0 B35ENV FRAMEWORK_SERVER_PKG=customserver0 B36ENV FRAMEWORK_VERSION=1.00 B37ENV MODEL_NAME=model0 B38CMD ["python" "-m" "${FRAMEWORK_SERVER_PKG}" "--model_dir=/models"0 B39WORKDIR /models32 B40COPY models/ . # buildkit1.83 KB41WORKDIR /user_deps108 B42COPY requirements.txt . # buildkit195 B43COPY lib lib # buildkit141 B44RUN /bin/sh -c pip install93.22 MB45WORKDIR /0 BCommand
ADD file:0eae0dca665c7044bf242cb1fc92cb8ea744f5af2dd376a558c90bc47349aefe in /