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 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.93 MB4/bin/sh -c set -eux; apt-get61.17 MB5/bin/sh -c set -ex; apt-get201.36 MB6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B7ENV LANG=C.UTF-80 B8RUN /bin/sh -c set -eux;6.09 MB9ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B10ENV PYTHON_VERSION=3.8.190 B11RUN /bin/sh -c set -eux;14.5 MB12RUN /bin/sh -c set -eux;246 B13ENV PYTHON_PIP_VERSION=23.0.10 B14ENV PYTHON_SETUPTOOLS_VERSION=57.5.00 B15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B16ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B17RUN /bin/sh -c set -eux;2.72 MB18CMD ["python3"]0 B19ENV DEEPVIEW_RT=/usr/lib/libdeepview-rt.so0 B20WORKDIR /work126 B21COPY dist/deepview_converter-*-cp38-linux_x86_64.whl . # buildkit395.01 KB22RUN /bin/sh -c pip install2.84 MB23COPY dist/deepview-rt-*-linux-x86_64.tar.gz . # buildkit2.83 MB24RUN /bin/sh -c tar zxf2.84 MB25COPY dist/deepview_rt-*-py3-none-any.whl . # buildkit50.91 KB26RUN /bin/sh -c pip install103.47 KB27COPY dist/deepview_converter_rtm-*-cp38-linux_x86_64.whl . # buildkit6.8 MB28RUN /bin/sh -c pip install6.94 MB29COPY dist/deepview_converter_tflite-*.whl . # buildkit98.13 KB30RUN /bin/sh -c pip install108.35 KB31COPY dist/deepview_converter_onnx-*.whl . # buildkit94.42 KB32RUN /bin/sh -c pip install105.53 KB33COPY dist/deepview_converter_armvela-*.whl . # buildkit3.23 KB34RUN /bin/sh -c pip install5.98 KB35RUN /bin/sh -c rm -rf320 B36ENTRYPOINT ["deepview-converter"]0 B37LABEL org.opencontainers.image.vendor=Au-Zone Technologies0 B38LABEL org.opencontainers.image.source=https://bitbucket.org/au-zone/converter0 B39LABEL org.opencontainers.image.title=DeepView Converter0 B40LABEL org.opencontainers.image.version=0 B41LABEL org.opencontainers.image.revision=0 B42LABEL org.opencontainers.image.build=0 BCommand
ADD file:b18b4c32dd8042f45097997c732dc29b3917fd7d5f337f9e772eee5875fbe6f1 in /