2021-12-13 13:21:21 UTC
316 MB
noninteractive
FLASK_ENVdevelopment
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a39c84e173f038958d338f55a9e8ee64bb6643e8ac6ae98e08ca65146e668d86 - 8.21% (25.9 MB)
[#001] sha256:8c43aaf426d4b64d7e0c428c3a49a3b7b12167fb1617a5ea5ed3856414a2440d - 8.69% (27.4 MB)
[#002] sha256:19ceb23a2d588fa9a91eb17f82c2a88ae463dac9f0efc51c94bd54883b04960c - 24.66% (77.8 MB)
[#003] sha256:11cb80249db07a8b2913cb70c26fc1e99ecaa9deebea9ccc94d02d0f5df4fc30 - 46.38% (146 MB)
[#004] sha256:e91ef4ccf3af36413ee91b6f57186c579a6679e86249d55345f4532e4cc2ff96 - 0.31% (1010 KB)
[#005] sha256:9b3f9514083d60367739907b550f5a43359b29d2d77be7d29c375d7f041b95ea - 1.73% (5.45 MB)
[#006] sha256:b7bd8a0601c509df98e4dd6404863110ff2ea93b8dacd4fe17261185cb868c20 - 0.0% (654 Bytes)
[#007] sha256:ef052bdf05fd1a73bad55957579af5973e55d4e73857db244f418460225fef3d - 0.99% (3.12 MB)
[#008] sha256:5216cf5b9c0280038d813a26e79e797c8d3877d69f10ba285a1be25edd6b74b5 - 0.93% (2.94 MB)
[#009] sha256:0360a5aa154ad0ce1b155d332bd466f98d33ab3938e4e0057a610f6c5d910d71 - 0.0% (149 Bytes)
[#010] sha256:efa5acd991f2958ca5f61acc280a48f983dfc11b5bee4246fdfffce8f6d11247 - 0.02% (58.6 KB)
[#011] sha256:2bb5995520150660d64f1ec0ad94b750b1d1cf8428c009b8f282f8743780d951 - 0.0% (1.51 KB)
[#012] sha256:0a77732d1ffbe120de07950d9ffd168e6c2fe081764d9371a9dd9ee602b08ca0 - 0.1% (326 KB)
[#013] sha256:cc373490e164105da46f8f834faba7337928d661069f4dacb318f9f381ac1bdc - 0.0% (2.08 KB)
[#014] sha256:8d901965bc4313d7c327317d19a2bfcb7c0fe44a90f690296ad47992c787db7b - 5.96% (18.8 MB)
[#015] sha256:b41861c1d0cb186838498d1f20f5f9835392d895fdceff5f93e1cdb3d5a2fdbf - 0.68% (2.15 MB)
[#016] sha256:e20cf3ebaf4332ffefdab99a77d1cfd5541c71231a0fba2e7eb3ac0c804d149a - 1.34% (4.24 MB)
/bin/sh -c #(nop) ADD file:ff4909f2124325dac58d43c617132325934ed48a5ab4c534d05f931fcf700a2f in /
2021-10-16 01:47:45 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-12-13 13:05:02 UTC/bin/sh -c #(nop) LABEL [email protected]
2021-12-13 13:05:08 UTC/bin/sh -c #(nop) COPY dir:05064369ff5f55b3b94b1ea724ef153d945765091903bbf27448d61e38cfb752 in /usr/local/
2021-12-13 13:06:33 UTC/bin/sh -c #(nop) COPY dir:e1d85c740ebc96b25b5dd021f8e09b33ca9dc614fd33d84cf159cd3c35924179 in /wheels/
2021-12-13 13:07:37 UTC/bin/sh -c #(nop) ENV FLASK_ENV=development
2021-12-13 13:07:39 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2021-12-13 13:15:23 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-12-13 13:18:24 UTC/bin/sh -c pip3 install peewee_migrate pydantic zeroconf ws4py
2021-12-13 13:18:27 UTC/bin/sh -c #(nop) COPY dir:144e13a48be1be958de8e020b71b64630fd78ffc4060b38e07657a634049893f in /usr/local/nginx/
2021-12-13 13:18:38 UTC/bin/sh -c #(nop) COPY file:59e1e54aa59847ab2188980ee74cc1248787433a9c47b9df5ad86204e8c56913 in /labelmap.txt
2021-12-13 13:18:52 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-12-13 13:19:07 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-12-13 13:19:12 UTC/bin/sh -c #(nop) WORKDIR /opt/frigate/
2021-12-13 13:19:13 UTC/bin/sh -c #(nop) ADD dir:68f2d5873424542026ade421f99a68f513f092da532f66453cf3972fce7c1550 in frigate/
2021-12-13 13:19:17 UTC/bin/sh -c #(nop) ADD dir:5badfbfc9fb9e7cb21a887c4beba5e1f1daa85b0115dff00509644b0f0b7c324 in migrations/
2021-12-13 13:19:19 UTC/bin/sh -c #(nop) COPY dir:339f2cc064edab1ad9faa4af563a9afcbb192f2b03e8852fc72cd102eafcf2fe in web/
2021-12-13 13:19:25 UTC/bin/sh -c #(nop) COPY dir:a54227093969b5850ac7647277d6ccb1b00497f945445ed825a989c0a77f320f in /
2021-12-13 13:19:28 UTC/bin/sh -c #(nop) EXPOSE 5000
2021-12-13 13:19:34 UTC/bin/sh -c #(nop) EXPOSE 1935
2021-12-13 13:19:36 UTC/bin/sh -c #(nop) LABEL [email protected]
2021-12-13 13:19:37 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2021-12-13 13:20:29 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 && rm -rf /var/lib/apt/lists/* && (apt-get autoremove -y; apt-get autoclean -y)
2021-12-13 13:20:51 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2021-12-13 13:21:09 UTC/bin/sh -c chmod +x /tmp/s6-overlay-aarch64-installer && /tmp/s6-overlay-aarch64-installer /
2021-12-13 13:21:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-12-13 13:21:21 UTC/bin/sh -c #(nop) CMD ["python3" "-u" "-m" "frigate"]