Sign inSign up

pytorch/torchserve-kfs-nightly:cpu-2024.10.05

Multi-platform
Index digest

sha256:2e76c99c93d8b68e9df0c2015f3092bee4684c44d8efd5bf23c006155262947a

OS/ARCH

Compressed size

987.9 MB

Last pushed

almost 2 years by pytorchbot

Type

Image

Manifest digest

sha256:cf90ce525216282d2c5013779fe9fb4bd545880896ae7e29665a41fa0dfab6f9

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 MB
6CMD ["/bin/bash"]0 B
7ARG PYTHON_VERSION0 B
8ENV PYTHONUNBUFFERED=TRUE0 B
9RUN |1 PYTHON_VERSION=3.9 /bin/sh -c333.63 MB
10RUN |1 PYTHON_VERSION=3.9 /bin/sh -c4.37 KB
11COPY /home/venv /home/venv # buildkit309.57 MB
12COPY /usr/local/bin/dockerd-entrypoint.sh /usr/local/bin/dockerd-entrypoint.sh # buildkit345 B
13ENV PATH=/home/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
14RUN |1 PYTHON_VERSION=3.9 /bin/sh -c155 B
15COPY docker/config.properties /home/model-server/config.properties # buildkit309 B
16RUN |1 PYTHON_VERSION=3.9 /bin/sh -c155 B
17EXPOSE map[7070/tcp:{} 7071/tcp:{} 8080/tcp:{} 8081/tcp:{}0 B
18USER model-server0 B
19WORKDIR /home/model-server32 B
20ENV TEMP=/home/model-server/tmp0 B
21ENTRYPOINT ["/usr/local/bin/dockerd-entrypoint.sh"]0 B
22CMD ["serve"]0 B
23USER root0 B
24RUN /bin/sh -c pip install35.18 KB
25COPY requirements.txt requirements.txt # buildkit238 B
26RUN /bin/sh -c pip install311.32 MB
27COPY dockerd-entrypoint.sh /usr/local/bin/dockerd-entrypoint.sh # buildkit296 B
28RUN /bin/sh -c chmod +x32 B
29COPY kserve_wrapper kserve_wrapper # buildkit6.57 KB
30COPY third_party third_party # buildkit7.1 MB
31COPY ./*.proto ./kserve_wrapper/ # buildkit4.22 KB
32RUN /bin/sh -c python -m3.91 KB
33COPY config.properties config.properties # buildkit562 B
34USER model-server0 B
35ENTRYPOINT ["/usr/local/bin/dockerd-entrypoint.sh"]0 B

Command

 ARG RELEASE