Namespace
blakeblackshear
Image / Tag
frigate:0.5.2-rc1
Content Digest
sha256:e7a38a07011867a18deab3bbd426ea050637391dfc9232cc1552045fa2763009
Details
Created

2020-07-26 17:08:34 UTC

Size

524 MB

Content Digest
Labels

Environment
DEBIAN_FRONTEND

noninteractive

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:7ddbc47eeb70dc7f08e410a6667948b87ff3883024eb41478b44ef9a81bf400c - 4.86% (25.5 MB)

[#001] sha256:c1bbdc448b7263673926b8fe2e88491e5083a8b4b06ddfabf311f2fc5f27e2ff - 0.01% (34.5 KB)

[#002] sha256:8c3b70e3904492c753652606df4726430426f42ea56e06ea924d6fea7ae162a1 - 0.0% (845 Bytes)

[#003] sha256:45d437916d5781043432f2d72608049dcf74ddbd27daa01a25fa63c8f1b9adc4 - 0.0% (162 Bytes)

[#004] sha256:ad7422f3f3572d4dddbc58927cdaac1718829ee6d8fa6597201f7b92d8e65de1 - 93.61% (491 MB)

[#005] sha256:c9b51f90260ed35385977e4c4e30b81ed06198bb8cf07a609a96b1ef27c25fda - 0.77% (4.05 MB)

[#006] sha256:bf9e1f1b881c4fda2ce0c00eec457bf542b152f90e026ad366e72bdd0c886094 - 0.0% (664 Bytes)

[#007] sha256:291827d3f23c7b702ca4888d764b64e3062368bc0dcf25439e14cbf175fa3bb4 - 0.75% (3.91 MB)

[#008] sha256:3a5749938a49d23b3cb027f064c24868b486535d0f65f68b3e0a385d550e2e4c - 0.0% (155 Bytes)

[#009] sha256:d25bf731ebd6c60a73a3452da88aa5491ce8e5628eeb69b7dbdee9eed3786dd2 - 0.01% (55.3 KB)

[#010] sha256:510569e4dcaa5b58fd1d76544ba976c209662881648383a0f0ceb25e37f3750f - 0.0% (4.21 KB)

[#011] sha256:5414fa1069c440221d838bc7231edeb9af8c968a38b462701be31296ae0aec68 - 0.0% (927 Bytes)


History
2019-10-31 22:20:35 UTC

/bin/sh -c #(nop) ADD file:a48a5dc1b9dbfc632f6cf86fe27b770b63f07a115c98c4465dc184e303a4efa1 in /

2019-10-31 22:20:36 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2019-10-31 22:20:36 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2019-10-31 22:20:37 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2019-10-31 22:20:37 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2020-01-16 02:57:47 UTC

/bin/sh -c #(nop) LABEL [email protected]

2020-01-16 02:57:47 UTC

/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive

2020-05-01 12:02:09 UTC

/bin/sh -c apt -qq update && apt -qq install --no-install-recommends -y software-properties-common build-essential gnupg wget unzip tzdata && add-apt-repository ppa:deadsnakes/ppa -y && apt -qq install --no-install-recommends -y python3.7 python3.7-dev python3-pip ffmpeg libva-drm2 libva2 i965-va-driver vainfo && python3.7 -m pip install -U wheel setuptools && python3.7 -m pip install -U opencv-python-headless numpy imutils scipy && python3.7 -m pip install -U Flask paho-mqtt PyYAML matplotlib pyarrow && echo "deb https://packages.cloud.google.com/apt coral-edgetpu-stable main" > /etc/apt/sources.list.d/coral-edgetpu.list && wget -q -O - https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key add - && apt -qq update && echo "libedgetpu1-max libedgetpu/accepted-eula boolean true" | debconf-set-selections && apt -qq install --no-install-recommends -y libedgetpu1-max && wget -q https://dl.google.com/coral/python/tflite_runtime-2.1.0.post1-cp37-cp37m-linux_x86_64.whl && python3.7 -m pip install tflite_runtime-2.1.0.post1-cp37-cp37m-linux_x86_64.whl && rm tflite_runtime-2.1.0.post1-cp37-cp37m-linux_x86_64.whl && rm -rf /var/lib/apt/lists/* && (apt-get autoremove -y; apt-get autoclean -y)

2020-07-25 13:14:30 UTC

/bin/sh -c wget -q https://github.com/google-coral/edgetpu/raw/master/test_data/ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite -O /edgetpu_model.tflite --trust-server-names

2020-07-25 13:14:31 UTC

/bin/sh -c wget -q https://dl.google.com/coral/canned_models/coco_labels.txt -O /labelmap.txt --trust-server-names

2020-07-25 13:14:33 UTC

/bin/sh -c wget -q https://github.com/google-coral/edgetpu/raw/master/test_data/ssd_mobilenet_v2_coco_quant_postprocess.tflite -O /cpu_model.tflite

2020-07-25 13:14:33 UTC

/bin/sh -c #(nop) WORKDIR /opt/frigate/

2020-07-26 17:08:33 UTC

/bin/sh -c #(nop) ADD dir:43442d60a147998286ab9a132a9ee83a89a5849a7126856522f9ac1b9d810bb4 in frigate/

2020-07-26 17:08:34 UTC

/bin/sh -c #(nop) COPY file:bfd372c9ef01a6de858d1bcebd9cce1a5ad11408e6893ba8e0b23a79ac92bd43 in .

2020-07-26 17:08:34 UTC

/bin/sh -c #(nop) COPY file:0c1d1aa1f5f0f998ff9669ea7d0e5f5ed89d3c01c37f7af7e3b0faa1e0585878 in .

2020-07-26 17:08:34 UTC

/bin/sh -c #(nop) CMD ["python3.7" "-u" "detect_objects.py"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete