2021-11-19 23:36:23 UTC
362 MB
noninteractive
FLASK_ENVdevelopment
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8795d4da4abd6abcafe7285749aa85d3a164999e84720a3845f764e56e306771 - 6.35% (22.9 MB)
[#001] sha256:4a62bedc96100077f4cacea6db0293175f40634244d2c74d91538df3b0c73ba8 - 6.19% (22.4 MB)
[#002] sha256:6127157dcf5b0818ca2cb570588e7f5447b65c2d2cb9070c5605373b1de3ca74 - 29.99% (108 MB)
[#003] sha256:35082492f8409e6cced5e55f8d43067bff09a2af10f927153a1a0878a55b8227 - 48.2% (174 MB)
[#004] sha256:433ac0d0b4aee4beb9a3fa4cebdb553eaccb2724aef2c4675eb13fd106539136 - 0.27% (1010 KB)
[#005] sha256:6c720bf1a2993c9c7600efbfb116a5d6808d8cdeb4f8e230566630ba749d00af - 1.45% (5.26 MB)
[#006] sha256:6bc455081cf44e2925393da8e342b5492d22807240b05091179083f6f97ee52e - 0.0% (653 Bytes)
[#007] sha256:1b3503086fe3c9b3870f6fb75fde72481e5664c5a665f507ba47ae9df93830c5 - 0.86% (3.12 MB)
[#008] sha256:804dc9dd8854c548f4f70e43435063dbb83592ec3f317b70da506750503c6aea - 0.81% (2.94 MB)
[#009] sha256:8b12f9be77898f084cc830c611c951f2d700656cd301b1e2a6b966cfdb57de55 - 0.0% (150 Bytes)
[#010] sha256:46266623890add3457a08884770b459ce2b57a74babd4d8fa5c42281d0dcac00 - 0.02% (57 KB)
[#011] sha256:ea6f1220d3f4a98fabcfaabd49e55bbdfc02aac98fe04fce90190589ff59a38d - 0.0% (1.49 KB)
[#012] sha256:d940c6a24ff15e9fd620fdf0619ee86b2b6f4fba3a1daf20ec760c99ec07848c - 0.09% (326 KB)
[#013] sha256:c0226aebe4fd6990471c0c88c8f8c9dc4e5ab55ff3c166cccdca87982eb44d81 - 0.0% (2.08 KB)
[#014] sha256:fa3b01e1e5f6df8396f61f06dbb81fe43556cd0eb31ab8230d81c904b7f8f796 - 4.01% (14.5 MB)
[#015] sha256:a008ab34818e710819b8d6fb2e2c1378261e72f4cbcfb5033809d0265317fb24 - 0.59% (2.14 MB)
[#016] sha256:444b9adcd3c23ab9398a9d7429d88290648c87e0a1ab2698fe528756568a9feb - 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"]
2021-11-19 23:16:26 UTC/bin/sh -c #(nop) LABEL [email protected]
2021-11-19 23:17:02 UTC/bin/sh -c #(nop) COPY dir:b45d8ca865d6c366a9f82a6e5ed8c4c4953a3aaa838b5c2fd59c95823d5913e2 in /usr/local/
2021-11-19 23:18:19 UTC/bin/sh -c #(nop) COPY dir:5a9ba0e14f663ea519d2772578ae5e0ce842ab5d83b8c339ca0ddd4a09e28e6e in /wheels/
2021-11-19 23:18:25 UTC/bin/sh -c #(nop) ENV FLASK_ENV=development
2021-11-19 23:18:26 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2021-11-19 23:31:47 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-11-19 23:32:37 UTC/bin/sh -c pip3 install peewee_migrate pydantic zeroconf ws4py
2021-11-19 23:32:44 UTC/bin/sh -c #(nop) COPY dir:3227027ef4c50099cd2ab82461a5602d786a12b3be4a0660df74469cda1755a2 in /usr/local/nginx/
2021-11-19 23:32:49 UTC/bin/sh -c #(nop) COPY file:59e1e54aa59847ab2188980ee74cc1248787433a9c47b9df5ad86204e8c56913 in /labelmap.txt
2021-11-19 23:32:53 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
2021-11-19 23:33:27 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
2021-11-19 23:33:55 UTC/bin/sh -c #(nop) WORKDIR /opt/frigate/
2021-11-19 23:34:00 UTC/bin/sh -c #(nop) ADD dir:b85bbe097727468284effe1c25fa985dab987535ed9ba3a56a505c914d2c1e18 in frigate/
2021-11-19 23:34:05 UTC/bin/sh -c #(nop) ADD dir:114f0bc3f14f657f2bdb66a77f1be31234f7aa522ca78313adc11dbb5ced7fe0 in migrations/
2021-11-19 23:34:08 UTC/bin/sh -c #(nop) COPY dir:a89f6979a18cf0165787aefe72d02370dd51896124d0700eaeb68e65358186cc in web/
2021-11-19 23:34:15 UTC/bin/sh -c #(nop) COPY dir:34a610a4de0b38203d2711d8e6f9ac4e39e173b4d2ec2d546470f0097f9e8f94 in /
2021-11-19 23:34:16 UTC/bin/sh -c #(nop) EXPOSE 5000
2021-11-19 23:34:36 UTC/bin/sh -c #(nop) EXPOSE 1935
2021-11-19 23:34:41 UTC/bin/sh -c #(nop) LABEL [email protected]
2021-11-19 23:34:43 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2021-11-19 23:35: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)
2021-11-19 23:36:01 UTC/bin/sh -c #(nop) ADD adb4752c3a77fa79ac7f015d3e3ba4c08744d9e4ebaf583d606d35c5e84b32b3 in /tmp/
2021-11-19 23:36:17 UTC/bin/sh -c chmod +x /tmp/s6-overlay-armhf-installer && /tmp/s6-overlay-armhf-installer /
2021-11-19 23:36:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-11-19 23:36:23 UTC/bin/sh -c #(nop) CMD ["python3" "-u" "-m" "frigate"]