2021-08-26 12:50:45 UTC
320 MB
noninteractive
FLASK_ENVdevelopment
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6f86eded34a1950318569803a7e0c689175ebd9d76faf08798f88ac133b98a11 - 8.09% (25.9 MB)
[#001] sha256:e682a496063c05c49c2471c4b6f6beb4a64d10203074c744f2d2f432dae4a01f - 8.56% (27.4 MB)
[#002] sha256:16668da6f18f0e0e621573098529fd3fd0192f6b9c4cad3886e2920774f68744 - 24.31% (77.8 MB)
[#003] sha256:1181ae2b1bc96d2edef968b5d86dcbed707193ec6d1b63f95d067e6fa53a6784 - 47.17% (151 MB)
[#004] sha256:42a378c1fe8e951d3adf4e3ed669763d0f0eb1c46b48d7e938464a6df02f64d4 - 0.3% (989 KB)
[#005] sha256:21ff737d063769f6ce2cfeaecf012676f4a23b66974ddf231ae5e2cfdcf9ade8 - 1.7% (5.45 MB)
[#006] sha256:b7bd8a0601c509df98e4dd6404863110ff2ea93b8dacd4fe17261185cb868c20 - 0.0% (654 Bytes)
[#007] sha256:3e0cb1409b561645e477a77f5d17556e744e942a60c64d5b4fdde86bb8e81454 - 0.98% (3.12 MB)
[#008] sha256:75f9b919188f873721a5c3a53f22a5a57d942d315e6559072e8303cfcc4afc6d - 0.91% (2.92 MB)
[#009] sha256:dbb7b80dea1c97585d34eb86ab83fe16b475d7779123ff803f62186200dd1504 - 0.0% (148 Bytes)
[#010] sha256:3e6d6f1992c85693cb1b0aaf498a441124fc4a69b90bf7ec5a51f0b814c8f145 - 0.02% (51 KB)
[#011] sha256:b1cd36659676e82b260d6777ee182aa8a84b148d76e1adeae6ab86c45a4c4034 - 0.0% (1.29 KB)
[#012] sha256:be256616209563ed7b1de0b894535e0ef06500fceb5cf0f0eeb3bc93a9a33a0f - 0.1% (321 KB)
[#013] sha256:9c3719fee030a10c0a5b60af3736598df1aaa2587f36e755672c1cb6c1e2eaed - 0.0% (2.04 KB)
[#014] sha256:d5f58b2babbd986f8501c43ee4b0daaf580916595bdf7728d4b46734715ee1cf - 5.87% (18.8 MB)
[#015] sha256:9835e745a6fb246d7da22d62dd644bf6b3723842dd5b680c63b96aef8000f273 - 0.67% (2.15 MB)
[#016] sha256:12902fa656f031c60beefd0c4f71a32b7ba762a5096615cbda0414c99f8b2539 - 1.32% (4.24 MB)
/bin/sh -c #(nop) ADD file:9e94a579f0495fce8fac6889d0b9b2cd576d5b3ce9f18ff913ad99a503756769 in /
2021-06-17 23:53:59 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-08-26 12:35:26 UTC/bin/sh -c #(nop) LABEL [email protected]
2021-08-26 12:35:31 UTC/bin/sh -c #(nop) COPY dir:05064369ff5f55b3b94b1ea724ef153d945765091903bbf27448d61e38cfb752 in /usr/local/
2021-08-26 12:36:40 UTC/bin/sh -c #(nop) COPY dir:e1d85c740ebc96b25b5dd021f8e09b33ca9dc614fd33d84cf159cd3c35924179 in /wheels/
2021-08-26 12:37:34 UTC/bin/sh -c #(nop) ENV FLASK_ENV=development
2021-08-26 12:37:47 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2021-08-26 12:47:25 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-26 12:47:58 UTC/bin/sh -c pip3 install peewee_migrate pydantic zeroconf ws4py
2021-08-26 12:48:01 UTC/bin/sh -c #(nop) COPY dir:144e13a48be1be958de8e020b71b64630fd78ffc4060b38e07657a634049893f in /usr/local/nginx/
2021-08-26 12:48:10 UTC/bin/sh -c #(nop) COPY file:59e1e54aa59847ab2188980ee74cc1248787433a9c47b9df5ad86204e8c56913 in /labelmap.txt
2021-08-26 12:48:21 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-26 12:48:33 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-26 12:48:39 UTC/bin/sh -c #(nop) WORKDIR /opt/frigate/
2021-08-26 12:48:40 UTC/bin/sh -c #(nop) ADD dir:94e38fdc58b15d415f646b48e4305e21b379fe50ed097bcbc52472112decc196 in frigate/
2021-08-26 12:48:43 UTC/bin/sh -c #(nop) ADD dir:2d7302f61de4126215e1be5254b4a99f20d2c499767125538dd1ceed05d38aad in migrations/
2021-08-26 12:48:44 UTC/bin/sh -c #(nop) COPY dir:0ac5ed06bed5431952da8bbae177e5c971a2e582b5b5304fa7fd2edf5b3f55e1 in web/
2021-08-26 12:48:49 UTC/bin/sh -c #(nop) COPY dir:0625e4550f0758b5c6cc07f9fe14179c0cdc223048b79fe7c4786e7b3159ee0b in /
2021-08-26 12:48:52 UTC/bin/sh -c #(nop) EXPOSE 5000
2021-08-26 12:48:55 UTC/bin/sh -c #(nop) EXPOSE 1935
2021-08-26 12:48:56 UTC/bin/sh -c #(nop) LABEL [email protected]
2021-08-26 12:48:57 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2021-08-26 12:49:49 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-08-26 12:50:13 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2021-08-26 12:50:27 UTC/bin/sh -c chmod +x /tmp/s6-overlay-aarch64-installer && /tmp/s6-overlay-aarch64-installer /
2021-08-26 12:50:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-08-26 12:50:45 UTC/bin/sh -c #(nop) CMD ["python3" "-u" "-m" "frigate"]