2022-02-05 21:18:23 UTC
362 MB
noninteractive
FLASK_ENVdevelopment
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8795d4da4abd6abcafe7285749aa85d3a164999e84720a3845f764e56e306771 - 6.34% (22.9 MB)
[#001] sha256:7d54ad2c1c036eaeec5ec07e2e3ab2d5978a9b58273bfc84e89d4484ca1f6b11 - 6.19% (22.4 MB)
[#002] sha256:5f4f9197de0900bf1c40c6f0a9f3520fe1cb2a33f5f7f3a3f18a7a09a9ed968c - 29.95% (108 MB)
[#003] sha256:7f8ac47ca0007c464ebd6bc4168559ec9d639a34985227df72b7653600ee6bbd - 48.25% (175 MB)
[#004] sha256:fa54a2b8f474afb4cefd57f56e1b6b061d2b1feecb7b5507c7f9e7e28c122b0c - 0.29% (1.04 MB)
[#005] sha256:0d6602c3044a5f2406aa8e80985fc1e106b8eb20e98d27c6e77153967d0bd73c - 1.45% (5.26 MB)
[#006] sha256:6bc455081cf44e2925393da8e342b5492d22807240b05091179083f6f97ee52e - 0.0% (653 Bytes)
[#007] sha256:3f3aaa2ad8a0afe0d9f487bcefcfb50cdef58cee805553d6448d3814c427361b - 0.86% (3.12 MB)
[#008] sha256:5ec5672e072410169afac33a4ac16535934d38c7c02758f62e33ea880c15499b - 0.81% (2.94 MB)
[#009] sha256:1e3a9463841b3143c2f20473863dcfb06a81b03e2d55472d651077f5df773c6d - 0.0% (149 Bytes)
[#010] sha256:4f3f03667351f309ca6651426f503353a12cbe1a0fa8a1468adaf753ed9d443e - 0.02% (59.7 KB)
[#011] sha256:e357f9a5fa59751afc18cea3ba6c82a8e455f5b4aff94b40ea320dcbf2ab1711 - 0.0% (1.51 KB)
[#012] sha256:1da34df80d326e2adb59fc69f97a9a7829d2bedae03e423bce58071e7af5210e - 0.09% (330 KB)
[#013] sha256:f5f5d1da45024c67a857ac537c0bea918c43e3764670a480e1e1f45e16b0ff2d - 0.0% (2.08 KB)
[#014] sha256:70af706a307526422a287c1689f6cdc233a9e234dba48c88f8a2996751253a1b - 4.01% (14.5 MB)
[#015] sha256:2723c7b6d568d166a31373f3e3b041eebd7b388dadd1a03fc4d1183f880cb710 - 0.59% (2.14 MB)
[#016] sha256:976a81e53c9136d5ca19104e73f9eb84a3f9b0f5ac6b3fa5a9b4a44816da15cb - 1.16% (4.21 MB)
/bin/sh -c #(nop) ADD file:625e3906181f4bd86e59a0e9748f67fcb1391a2e65e36c729e71353381a49757 in /
2021-10-16 01:12:00 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-02-05 20:54:34 UTC/bin/sh -c #(nop) LABEL [email protected]
2022-02-05 20:55:00 UTC/bin/sh -c #(nop) COPY dir:b45d8ca865d6c366a9f82a6e5ed8c4c4953a3aaa838b5c2fd59c95823d5913e2 in /usr/local/
2022-02-05 20:55:50 UTC/bin/sh -c #(nop) COPY dir:5a9ba0e14f663ea519d2772578ae5e0ce842ab5d83b8c339ca0ddd4a09e28e6e in /wheels/
2022-02-05 20:56:01 UTC/bin/sh -c #(nop) ENV FLASK_ENV=development
2022-02-05 20:56:11 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2022-02-05 21:10:46 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)
2022-02-05 21:11:37 UTC/bin/sh -c pip3 install peewee_migrate pydantic zeroconf ws4py
2022-02-05 21:12:01 UTC/bin/sh -c #(nop) COPY dir:3227027ef4c50099cd2ab82461a5602d786a12b3be4a0660df74469cda1755a2 in /usr/local/nginx/
2022-02-05 21:12:06 UTC/bin/sh -c #(nop) COPY file:59e1e54aa59847ab2188980ee74cc1248787433a9c47b9df5ad86204e8c56913 in /labelmap.txt
2022-02-05 21:12:26 UTC/bin/sh -c wget -q https://github.com/google-coral/test_data/raw/release-frogfish/ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite -O /edgetpu_model.tflite
2022-02-05 21:12:52 UTC/bin/sh -c wget -q https://github.com/google-coral/test_data/raw/release-frogfish/ssdlite_mobiledet_coco_qat_postprocess.tflite -O /cpu_model.tflite
2022-02-05 21:13:03 UTC/bin/sh -c #(nop) WORKDIR /opt/frigate/
2022-02-05 21:13:08 UTC/bin/sh -c #(nop) ADD dir:fd884eb7362ce2feb3926a1e70bad35559f8ebc4dc1cf43e9028300a70d28fd4 in frigate/
2022-02-05 21:13:13 UTC/bin/sh -c #(nop) ADD dir:5badfbfc9fb9e7cb21a887c4beba5e1f1daa85b0115dff00509644b0f0b7c324 in migrations/
2022-02-05 21:13:27 UTC/bin/sh -c #(nop) COPY dir:fddddf19d16cb2f1a82641096cfbbdb8b324eddfaeacd4cd84eb055b5e0779e1 in web/
2022-02-05 21:13:39 UTC/bin/sh -c #(nop) COPY dir:a54227093969b5850ac7647277d6ccb1b00497f945445ed825a989c0a77f320f in /
2022-02-05 21:13:47 UTC/bin/sh -c #(nop) EXPOSE 5000
2022-02-05 21:13:56 UTC/bin/sh -c #(nop) EXPOSE 1935
2022-02-05 21:14:29 UTC/bin/sh -c #(nop) LABEL [email protected]
2022-02-05 21:14:43 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2022-02-05 21:16:36 UTC/bin/sh -c apt-get -qq update && apt-get -qq install --no-install-recommends -y libgomp1 libopenexr24 libgstreamer1.0-0 libgstreamer-plugins-base1.0-0 libopenblas-base libjpeg-turbo8 libpng16-16 libtiff5 libdc1394-22 libaom0 libx265-179 && rm -rf /var/lib/apt/lists/* && (apt-get autoremove -y; apt-get autoclean -y)
2022-02-05 21:17:05 UTC/bin/sh -c #(nop) ADD adb4752c3a77fa79ac7f015d3e3ba4c08744d9e4ebaf583d606d35c5e84b32b3 in /tmp/
2022-02-05 21:17:42 UTC/bin/sh -c chmod +x /tmp/s6-overlay-armhf-installer && /tmp/s6-overlay-armhf-installer /
2022-02-05 21:18:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-02-05 21:18:23 UTC/bin/sh -c #(nop) CMD ["python3" "-u" "-m" "frigate"]