sha256:d6cfdac5d83007932aa7bfb29ec42858fbc5cd48b9a6f4a7f68088a5c3bde07e
OS/ARCH
linux/amd64
Compressed size
1.02 GB
Last pushed
almost 3 years by pytorchbot
Type
Image
Manifest digest
sha256:d6cfdac5d83007932aa7bfb29ec42858fbc5cd48b9a6f4a7f68088a5c3bde07e
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.23 MB6CMD ["/bin/bash"]0 B7ARG PYTHON_VERSION0 B8ENV PYTHONUNBUFFERED=TRUE0 B9RUN |1 PYTHON_VERSION=3.9 /bin/sh -c339.84 MB10RUN |1 PYTHON_VERSION=3.9 /bin/sh -c4.46 KB11COPY /home/venv /home/venv # buildkit286.85 MB12ENV PATH=/home/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B13COPY dockerd-entrypoint.sh /usr/local/bin/dockerd-entrypoint.sh # buildkit333 B14RUN |1 PYTHON_VERSION=3.9 /bin/sh -c2.51 KB15COPY config.properties /home/model-server/config.properties # buildkit294 B16RUN |1 PYTHON_VERSION=3.9 /bin/sh -c155 B17EXPOSE map[7070/tcp:{} 7071/tcp:{} 8080/tcp:{} 8081/tcp:{}0 B18USER model-server0 B19WORKDIR /home/model-server32 B20ENV TEMP=/home/model-server/tmp0 B21ENTRYPOINT ["/usr/local/bin/dockerd-entrypoint.sh"]0 B22CMD ["serve"]0 B23USER root0 B24RUN /bin/sh -c pip install5.46 MB25COPY requirements.txt requirements.txt # buildkit237 B26RUN /bin/sh -c pip install381.52 MB27COPY dockerd-entrypoint.sh /usr/local/bin/dockerd-entrypoint.sh # buildkit295 B28RUN /bin/sh -c chmod +x295 B29COPY kserve_wrapper kserve_wrapper # buildkit5.87 KB30COPY ./*.proto ./kserve_wrapper/ # buildkit1.85 KB31RUN /bin/sh -c python -m3.7 KB32COPY config.properties config.properties # buildkit565 B33USER model-server0 B34ENTRYPOINT ["/usr/local/bin/dockerd-entrypoint.sh"]0 BCommand
ARG RELEASE