2021-08-12 12:21:56 UTC
366 MB
noninteractive
FLASK_ENVdevelopment
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:10ded72e3c7fd53116a7f233f140c1e56753fdee4f5cbd888b9e62f3b6684a5f - 6.27% (22.9 MB)
[#001] sha256:6037fbeffc58607f519df9bd655e7857490dc9e882fe602af3ec352b70b8d050 - 6.13% (22.4 MB)
[#002] sha256:d8918d2f294b252f846289f95bde047117ebf1f6ed2043151d8a5ee47717e8fa - 29.66% (108 MB)
[#003] sha256:e8c00b91b78341716f142eb93c92e428662f514664ab5dc23eba942163e0dcc3 - 48.79% (178 MB)
[#004] sha256:2e10ded1be3c0a387218af22eac933e7fb201c157593660793b1abac1a1c51e0 - 0.26% (985 KB)
[#005] sha256:89fb40f508024372afe53415d3e65330e5909473082adf80527f87b48cf2c92a - 1.44% (5.26 MB)
[#006] sha256:6bc455081cf44e2925393da8e342b5492d22807240b05091179083f6f97ee52e - 0.0% (653 Bytes)
[#007] sha256:e2a471931dcc5aa42b57cec3f88249f83fe42bdf92b4e925455483fde66a78b0 - 0.85% (3.12 MB)
[#008] sha256:99612d4463a5dd544e9c2f5196b4c7fddf131ed783817c329c10871428e5658c - 0.8% (2.92 MB)
[#009] sha256:85cfa40a820818fe224ce74a46ef10d8cdd331d6c859741bfe2ae8f7912c5724 - 0.0% (149 Bytes)
[#010] sha256:59fc584be6b233cc931dec4ac5b4b9ba83d7cb81ca5500127880c1282d41279f - 0.01% (50.8 KB)
[#011] sha256:32b790d3edbe06754fde4c965ccb2838a1bd8d7bf9a57233daba16aa977d084e - 0.0% (1.29 KB)
[#012] sha256:690f9e913f5ba953eed24c9528c6a05bd90ecab2382ee5b516d72608f9baf939 - 0.09% (320 KB)
[#013] sha256:08fa7de3e814386a2909fb8b53e61c28fbcb98b6b3bfbfeb9e11a9295080e85f - 0.0% (2.04 KB)
[#014] sha256:7e673b711d4e1f5a31829f9fafd3a3b158c349e3cc02d08cbadf73b282a60a8f - 3.97% (14.5 MB)
[#015] sha256:d27b14bed42e93607338633cff4e075d0ee3e40fde57a9dbe86a2de741d1557e - 0.59% (2.14 MB)
[#016] sha256:fb67ad6c03ac65d39ed5c0101ea5d22a6a3c9aaadc812db65506bb49fe09fed2 - 1.15% (4.21 MB)
/bin/sh -c #(nop) ADD file:80eca60b823985c38c6de6b89041c5b4c6c668371ec1651af2252d3e29802b48 in /
2021-06-17 23:32:08 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-08-12 12:01:11 UTC/bin/sh -c #(nop) LABEL [email protected]
2021-08-12 12:01:38 UTC/bin/sh -c #(nop) COPY dir:b45d8ca865d6c366a9f82a6e5ed8c4c4953a3aaa838b5c2fd59c95823d5913e2 in /usr/local/
2021-08-12 12:02:21 UTC/bin/sh -c #(nop) COPY dir:5a9ba0e14f663ea519d2772578ae5e0ce842ab5d83b8c339ca0ddd4a09e28e6e in /wheels/
2021-08-12 12:02:25 UTC/bin/sh -c #(nop) ENV FLASK_ENV=development
2021-08-12 12:02:26 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2021-08-12 12:18:03 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-12 12:18:49 UTC/bin/sh -c pip3 install peewee_migrate pydantic zeroconf ws4py
2021-08-12 12:18:52 UTC/bin/sh -c #(nop) COPY dir:3227027ef4c50099cd2ab82461a5602d786a12b3be4a0660df74469cda1755a2 in /usr/local/nginx/
2021-08-12 12:18:56 UTC/bin/sh -c #(nop) COPY file:59e1e54aa59847ab2188980ee74cc1248787433a9c47b9df5ad86204e8c56913 in /labelmap.txt
2021-08-12 12:19:01 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-12 12:19:08 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-12 12:19:11 UTC/bin/sh -c #(nop) WORKDIR /opt/frigate/
2021-08-12 12:19:12 UTC/bin/sh -c #(nop) ADD dir:97bd18fcda679b7be209779788aff0518e7fed35015870015aafd33b62476b61 in frigate/
2021-08-12 12:19:18 UTC/bin/sh -c #(nop) ADD dir:2d7302f61de4126215e1be5254b4a99f20d2c499767125538dd1ceed05d38aad in migrations/
2021-08-12 12:19:26 UTC/bin/sh -c #(nop) COPY dir:2e96313432068e4d2be4381cc51e5bd5af57f2f6af78d83bf4d4f558f2e600c7 in web/
2021-08-12 12:19:36 UTC/bin/sh -c #(nop) COPY dir:0625e4550f0758b5c6cc07f9fe14179c0cdc223048b79fe7c4786e7b3159ee0b in /
2021-08-12 12:19:50 UTC/bin/sh -c #(nop) EXPOSE 5000
2021-08-12 12:19:54 UTC/bin/sh -c #(nop) EXPOSE 1935
2021-08-12 12:20:02 UTC/bin/sh -c #(nop) LABEL [email protected]
2021-08-12 12:20:03 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2021-08-12 12:20:57 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-08-12 12:21:26 UTC/bin/sh -c #(nop) ADD adb4752c3a77fa79ac7f015d3e3ba4c08744d9e4ebaf583d606d35c5e84b32b3 in /tmp/
2021-08-12 12:21:45 UTC/bin/sh -c chmod +x /tmp/s6-overlay-armhf-installer && /tmp/s6-overlay-armhf-installer /
2021-08-12 12:21:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-08-12 12:21:56 UTC/bin/sh -c #(nop) CMD ["python3" "-u" "-m" "frigate"]