Namespace
blakeblackshear
Image / Tag
frigate:0.9.0-1823bd0-amd64
Content Digest
sha256:fb95cf7a1327fac72f4ad631008aa092d15f58c567e8aca048e5fd8e7d1be94b
Details
Created

2021-08-09 12:51:04 UTC

Size

427 MB

Content Digest
Labels

Environment
DEBIAN_FRONTEND

noninteractive

FLASK_ENV

development

LIBVA_DRIVER_NAME

i965

PATH

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


Layers

[#000] sha256:c549ccf8d472c3bce9ce02e49c62b8f6cbc736ea2b8ba812a1ae9390c69d0b71 - 6.38% (27.2 MB)

[#001] sha256:484d0b1e11d67765db04e5e73a43dd364054c663fab085abbbdc64d2ce3af006 - 7.0% (29.9 MB)

[#002] sha256:bdf15ea5cf1083ea697621c0a8f53af51db95d503d5f8031d145bc1cd0681584 - 23.24% (99.2 MB)

[#003] sha256:6fbeeccb8936cca805cdf397cf049836c5657f4c77b04e648e84b15054cf6daa - 40.2% (172 MB)

[#004] sha256:01dc82612ba1b12c7408a250ca7a6daed32e96cd363c06e203df32d5cd9abc7a - 6.27% (26.7 MB)

[#005] sha256:bbcb7d78c8ebcb46d25ba5e73a3b31f33d42c7682dc4e9bd29726c5516c173a7 - 1.28% (5.46 MB)

[#006] sha256:507acfa9cbdcc987bdadce4eb0065a0066a10213ea8e23767f8a19600e502d2e - 0.0% (654 Bytes)

[#007] sha256:1453e016cfc400ebc8b7982aa1a64d938409cf7816e8e933d0793c857e28e3e3 - 0.73% (3.12 MB)

[#008] sha256:1c485283875bec9fec5636f4555e0b36ced4b6ad14c3277d54709fec4455c168 - 0.68% (2.92 MB)

[#009] sha256:b6fb20f5655aec6ead0f9bd6bf0ba96f8d04d2078b1ebfada828660125ade264 - 0.0% (149 Bytes)

[#010] sha256:b704130b04345da2d71b94fec9ea29b253c612bd29a3b164243315c1dcff04b9 - 0.02% (103 KB)

[#011] sha256:cce942b3ebdd61c85a73b547a765e5aeac16300d8012635019fca8175b22c5d2 - 0.0% (1.3 KB)

[#012] sha256:a796b6e372def36426f9d546e06b0196ae4dd0b0d3e5329990d021e4b3b420db - 0.07% (320 KB)

[#013] sha256:e1e9fcfca250359457c3538c15b0c5779b24b2ba3b9bffa63ee45c073a283ca2 - 0.0% (1.98 KB)

[#014] sha256:1bc0da570846fa38e9acb452f1a1a37ac6e02604e35e90ff45632ef3089f3c05 - 0.0% (5.13 KB)

[#015] sha256:bbeb946433ecb64ac0e1d87210437c002ad148f43b6e5101bdfa21152495d457 - 12.86% (54.9 MB)

[#016] sha256:23dc651a49c22c2b68bd233d66f4ef655715ded5d6408b45ba252489dce5cb34 - 0.42% (1.8 MB)

[#017] sha256:73d42f1698f214561777f5dd10ddce4f24225a3096558b6ee9bf56178a8e3e2c - 0.83% (3.53 MB)


History
2021-06-17 23:31:29 UTC

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

2021-06-17 23:31:29 UTC

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

2021-08-09 12:48:20 UTC

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

2021-08-09 12:48:21 UTC

/bin/sh -c #(nop) COPY dir:5c536588f0eaad0a88529ee051be0148b3c70c2de4e017dc101151fa8fe773af in /usr/local/

2021-08-09 12:48:23 UTC

/bin/sh -c #(nop) COPY dir:60c8c83345e76df64ca1787ebd5d904db10b9b4bdfcac3af53a286e841dc77ed in /wheels/

2021-08-09 12:48:24 UTC

/bin/sh -c #(nop) ENV FLASK_ENV=development

2021-08-09 12:48:24 UTC

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

2021-08-09 12:49:48 UTC

/bin/sh -c apt-get -qq update && apt-get upgrade -y && apt-get -qq install --no-install-recommends -y gnupg wget unzip tzdata libxml2 && apt-get -qq install --no-install-recommends -y python3-pip && pip3 install -U /wheels/*.whl && APT_KEY_DONT_WARN_ON_DANGEROUS_USAGE=DontWarn apt-key adv --fetch-keys https://packages.cloud.google.com/apt/doc/apt-key.gpg && echo "deb https://packages.cloud.google.com/apt coral-edgetpu-stable main" > /etc/apt/sources.list.d/coral-edgetpu.list && echo "libedgetpu1-max libedgetpu/accepted-eula select true" | debconf-set-selections && apt-get -qq update && apt-get -qq install --no-install-recommends -y libedgetpu1-max python3-tflite-runtime python3-pycoral && rm -rf /var/lib/apt/lists/* /wheels && (apt-get autoremove -y; apt-get autoclean -y)

2021-08-09 12:50:08 UTC

/bin/sh -c pip3 install peewee_migrate pydantic zeroconf ws4py

2021-08-09 12:50:09 UTC

/bin/sh -c #(nop) COPY dir:b4cf96b666873c1d112edb34cffa47e78546926f423dd0a6ef88ef9a35d52a6e in /usr/local/nginx/

2021-08-09 12:50:10 UTC

/bin/sh -c #(nop) COPY file:c5357fdff75ef1c8b02641691ef3aa3c3c3f97a1d37eda2e70862a935ac85ee4 in /labelmap.txt

2021-08-09 12:50:13 UTC

/bin/sh -c wget -q https://github.com/google-coral/test_data/raw/master/ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite -O /edgetpu_model.tflite

2021-08-09 12:50:16 UTC

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

2021-08-09 12:50:17 UTC

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

2021-08-09 12:50:17 UTC

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

2021-08-09 12:50:17 UTC

/bin/sh -c #(nop) ADD dir:19497e74b14629b9374ec6c79624d529825fbf0677c611dbb9d7ca72af9ea5af in migrations/

2021-08-09 12:50:17 UTC

/bin/sh -c #(nop) COPY dir:2e96313432068e4d2be4381cc51e5bd5af57f2f6af78d83bf4d4f558f2e600c7 in web/

2021-08-09 12:50:17 UTC

/bin/sh -c #(nop) COPY dir:6b7b680eb910d1da4f72bef0da1c48138331b8a4bd8dc8017ce2beaccac0f345 in /

2021-08-09 12:50:18 UTC

/bin/sh -c #(nop) EXPOSE 5000

2021-08-09 12:50:18 UTC

/bin/sh -c #(nop) EXPOSE 1935

2021-08-09 12:50:18 UTC

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

2021-08-09 12:50:18 UTC

/bin/sh -c #(nop) ENV LIBVA_DRIVER_NAME=i965

2021-08-09 12:50:21 UTC

/bin/sh -c wget -qO - https://repositories.intel.com/graphics/intel-graphics.key | apt-key add - && echo 'deb [arch=amd64] https://repositories.intel.com/graphics/ubuntu focal main' > /etc/apt/sources.list.d/intel-graphics.list && apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F63F0F2B90935439 && echo 'deb http://ppa.launchpad.net/kisak/kisak-mesa/ubuntu focal main' > /etc/apt/sources.list.d/kisak-mesa-focal.list

2021-08-09 12:50:58 UTC

/bin/sh -c apt-get -qq update && apt-get -qq install --no-install-recommends -y libgomp1 libva-drm2 libva2 libmfx1 i965-va-driver vainfo intel-media-va-driver-non-free mesa-vdpau-drivers mesa-va-drivers mesa-vdpau-drivers libdrm-radeon1 && rm -rf /var/lib/apt/lists/* && (apt-get autoremove -y; apt-get autoclean -y)

2021-08-09 12:51:02 UTC

/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/

2021-08-09 12:51:03 UTC

/bin/sh -c chmod +x /tmp/s6-overlay-amd64-installer && /tmp/s6-overlay-amd64-installer /

2021-08-09 12:51:04 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2021-08-09 12:51:04 UTC

/bin/sh -c #(nop) CMD ["python3" "-u" "-m" "frigate"]

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