sha256:985dc30a24154fca4d2d54a76100f6db2ee614232dddb2fc5186d6cf0c6724b2
OS/ARCH
Compressed size
962.25 MB
Last pushed
over 4 years by sixsqadmin
Type
Image
Manifest digest
sha256:985dc30a24154fca4d2d54a76100f6db2ee614232dddb2fc5186d6cf0c6724b2
Image Layers
1ADD file ... in / 27.24 MB2CMD ["bash"]0 B3ENV DEBIAN_FRONTEND=noninteractive0 B4/bin/sh -c apt-get update &&29.31 MB5ENV LANG=C.UTF-80 B6/bin/sh -c apt-get update &&90.06 MB7/bin/sh -c python3 -m pip4.09 MB8/bin/sh -c ln -s $(which171 B9ARG TF_PACKAGE=tensorflow0 B10ARG TF_PACKAGE_VERSION=0 B11|2 TF_PACKAGE=tensorflow-cpu TF_PACKAGE_VERSION=2.8.0 /bin/sh -c248.45 MB12COPY file:6609b66b01832c07e14dfcb7479f7e1aa64e7fb0ee0aaf904ffcc594dd41e212 in /etc/bash.bashrc 1.06 KB13|2 TF_PACKAGE=tensorflow-cpu TF_PACKAGE_VERSION=2.8.0 /bin/sh -c1.06 KB14RUN /bin/sh -c apt update36.83 MB15RUN /bin/sh -c apt update159.36 MB16RUN /bin/sh -c pip3 install3.45 MB17RUN /bin/sh -c pip3 install64.54 MB18RUN /bin/sh -c mkdir -p159 B19WORKDIR /object_detector32 B20COPY videos/ /object_detector/videos # buildkit1.89 MB21COPY code/ /object_detector # buildkit2.73 MB22EXPOSE map[5000/tcp:{}]0 B23CMD ["python3" "object_detector_app.py" "-s" "/object_detector/videos/video.mp4"]0 B24RUN /bin/sh -c file='tensorflow-2.8.0-cp38-cp38-linux_x86_64.whl' ;294.31 MBCommand
ADD file:3ccf747d646089ed7fbb43c40c45dd43e86f0674115f856efada93c7e4a63624 in /