sha256:e98d4fb3423c778a8edd9ccd1d999318930270f18d0c0e14397e8d21f83265fa
OS/ARCH
linux/amd64
Compressed size
625.57 MB
Last pushed
almost 5 years by sixsqci
Type
Image
Manifest digest
sha256:e98d4fb3423c778a8edd9ccd1d999318930270f18d0c0e14397e8d21f83265fa
Image Layers
1ADD file ... in / 25.47 MB2CMD ["bash"]0 B3/bin/sh -c apt-get update &&30.98 MB4ENV LANG=C.UTF-80 B5/bin/sh -c apt-get update &&147.61 MB6/bin/sh -c python3 -m pip3.87 MB7/bin/sh -c ln -s $(which171 B8ARG TF_PACKAGE=tensorflow0 B9ARG TF_PACKAGE_VERSION=0 B10|2 TF_PACKAGE=tensorflow-cpu TF_PACKAGE_VERSION=2.6.0 /bin/sh -c211.34 MB11COPY file:40186171ace294911872152eeeb8e478cf0693adf2319d231f3e46e8f863d8a9 in /etc/bash.bashrc 1.06 KB12|2 TF_PACKAGE=tensorflow-cpu TF_PACKAGE_VERSION=2.6.0 /bin/sh -c1.06 KB13RUN /bin/sh -c apt update145.94 MB14RUN /bin/sh -c pip3 install2.61 MB15RUN /bin/sh -c pip3 install53.14 MB16RUN /bin/sh -c mkdir -p132 B17WORKDIR /object_detector0 B18COPY videos/ /object_detector/videos # buildkit1.89 MB19COPY code/ /object_detector # buildkit2.73 MB20EXPOSE map[5000/tcp:{}]0 B21CMD ["python3" "object_detector_app.py" "-s" "/object_detector/videos/video.mp4"]0 BCommand
ADD file:e729fb032bd2f7cde20fb343da0cd358447e8b23028422c123944e8d0be660fa in /