Sign inSign up

deepview/converter:2.6.4

Manifest digest

sha256:eaa8fd8fe03c36c493c23cbb1994f9052435444be2e2d722ba218d8fa5fa0e5a

OS/ARCH

linux/amd64

Compressed size

379.22 MB

Last pushed

over 2 years by sebastientaylor

Type

Image

Manifest digest

sha256:eaa8fd8fe03c36c493c23cbb1994f9052435444be2e2d722ba218d8fa5fa0e5a

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.93 MB
4/bin/sh -c set -eux; apt-get61.17 MB
5/bin/sh -c set -ex; apt-get201.36 MB
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;6.09 MB
9ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
10ENV PYTHON_VERSION=3.8.190 B
11RUN /bin/sh -c set -eux;14.5 MB
12RUN /bin/sh -c set -eux;246 B
13ENV PYTHON_PIP_VERSION=23.0.10 B
14ENV PYTHON_SETUPTOOLS_VERSION=57.5.00 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
17RUN /bin/sh -c set -eux;2.72 MB
18CMD ["python3"]0 B
19ENV DEEPVIEW_RT=/usr/lib/libdeepview-rt.so0 B
20WORKDIR /work126 B
21COPY dist/deepview_converter-*-cp38-linux_x86_64.whl . # buildkit395.01 KB
22RUN /bin/sh -c pip install2.84 MB
23COPY dist/deepview-rt-*-linux-x86_64.tar.gz . # buildkit2.83 MB
24RUN /bin/sh -c tar zxf2.84 MB
25COPY dist/deepview_rt-*-py3-none-any.whl . # buildkit50.91 KB
26RUN /bin/sh -c pip install103.47 KB
27COPY dist/deepview_converter_rtm-*-cp38-linux_x86_64.whl . # buildkit6.8 MB
28RUN /bin/sh -c pip install6.94 MB
29COPY dist/deepview_converter_tflite-*.whl . # buildkit98.13 KB
30RUN /bin/sh -c pip install108.35 KB
31COPY dist/deepview_converter_onnx-*.whl . # buildkit94.42 KB
32RUN /bin/sh -c pip install105.53 KB
33COPY dist/deepview_converter_armvela-*.whl . # buildkit3.23 KB
34RUN /bin/sh -c pip install5.98 KB
35RUN /bin/sh -c rm -rf320 B
36ENTRYPOINT ["deepview-converter"]0 B
37LABEL org.opencontainers.image.vendor=Au-Zone Technologies0 B
38LABEL org.opencontainers.image.source=https://bitbucket.org/au-zone/converter0 B
39LABEL org.opencontainers.image.title=DeepView Converter0 B
40LABEL org.opencontainers.image.version=0 B
41LABEL org.opencontainers.image.revision=0 B
42LABEL org.opencontainers.image.build=0 B

Command

ADD file:b18b4c32dd8042f45097997c732dc29b3917fd7d5f337f9e772eee5875fbe6f1 in /