2021-01-21 04:09:16 UTC
326 MB
noninteractive
FLASK_ENVdevelopment
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:39f6a73f1e6a145d93dd5878cc833f3930759e9c59f35905b5ebbcfba8669f0d - 7.03% (22.9 MB)
[#001] sha256:cde417f16107c5260abc78817e22ed7d1fa0eab20e58929e4265b9b782fbc020 - 0.0% (848 Bytes)
[#002] sha256:4b336701abcacc2258baaa4f6e1714b011d5ca0ddbc5231e18f2b7b050b9bfb3 - 0.0% (188 Bytes)
[#003] sha256:ef6dbb4e62aa172db568725cb6de3f0ab79a8c1e5a663cd96cae0a5d0ffd30b0 - 6.87% (22.4 MB)
[#004] sha256:60c665b3052f36e4f69376c92af588c0f9489d536216f2baffdb9ce1b8a87716 - 30.82% (101 MB)
[#005] sha256:1b59a5e7e6e38171543b41e5144bf85856813161ff6b3fba74b7294ff338a2d9 - 47.95% (156 MB)
[#006] sha256:e47ebf1d28a3068f2193ab91cd521c8e99ef6e23d4538b36892ba0a1350c1efd - 0.14% (461 KB)
[#007] sha256:8f293d7eb6f027c4976a817e79367bf7d77811f18606714edbb50a51233136ca - 0.0% (1.17 KB)
[#008] sha256:6bc455081cf44e2925393da8e342b5492d22807240b05091179083f6f97ee52e - 0.0% (653 Bytes)
[#009] sha256:736e3418453e9f33e1cc3a8cdae18793fd9e29dbe02d72835b45cdad22d75749 - 0.96% (3.12 MB)
[#010] sha256:88cd2558982e9ebb56fc8a22e17a939c718e98fbbbe24770bb32c1a4a8148f1a - 0.9% (2.94 MB)
[#011] sha256:0a43d306d491e57a20204bd8e4f6de7b40f045e11926c22d3ef64dcd71358cec - 0.0% (148 Bytes)
[#012] sha256:1dd5b8ab263af0377078b3f0a88ab6214ca84e3b52509d1b9bbfc808698ca5bf - 0.01% (37.8 KB)
[#013] sha256:bd2bd7ab198f8e06864ff116263933c37c941c607fb32316cb09915e4a50c75a - 0.0% (1.05 KB)
[#014] sha256:f16cf51b7504f3d51f37047a652f924dd8fe4a85e2337c5afcc4b095e74ab063 - 0.09% (288 KB)
[#015] sha256:1dacac52c74a3e62a3bb59ef4c6851281c85129251752e354fddc32331a050f5 - 0.0% (158 Bytes)
[#016] sha256:10694b8e9e1e9e67fca71c074d9296a55a05625ac2245d8a57de07e3015521ca - 0.0% (159 Bytes)
[#017] sha256:7cdc9778a3400adea593a660412327357df0a6f5ae2de0eeb100ae2951b92a6f - 5.23% (17 MB)
/bin/sh -c #(nop) ADD file:545bf1be9048265e6c534b9b28f9f47c4a67fe2fe7331c7652187f3b43999005 in /
2020-09-25 23:05:09 UTC/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests
2020-09-25 23:05:11 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-09-25 23:05:13 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-09-25 23:05:14 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-10-11 13:34:43 UTC/bin/sh -c #(nop) LABEL [email protected]
2020-12-06 18:12:21 UTC/bin/sh -c #(nop) COPY dir:b45d8ca865d6c366a9f82a6e5ed8c4c4953a3aaa838b5c2fd59c95823d5913e2 in /usr/local/
2021-01-20 03:42:25 UTC/bin/sh -c #(nop) COPY dir:188d75ef7fda971335594a19c4ac3ccee635b0c356e8fa52c1d75053828fb275 in /wheels/
2021-01-20 03:42:34 UTC/bin/sh -c #(nop) ENV FLASK_ENV=development
2021-01-20 03:42:35 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2021-01-20 03:49:27 UTC/bin/sh -c apt-get -qq update && apt-get upgrade -y && apt-get -qq install --no-install-recommends -y gnupg wget unzip tzdata nginx libnginx-mod-rtmp && 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=15.0 && rm -rf /var/lib/apt/lists/* /wheels && (apt-get autoremove -y; apt-get autoclean -y)
2021-01-20 03:49:40 UTC/bin/sh -c pip3 install peewee_migrate zeroconf voluptuous
2021-01-20 03:49:42 UTC/bin/sh -c #(nop) COPY file:bb88273a577d038093a1b2e83ce62596f3f7012685a1456ad7ead6227eecd47c in /etc/nginx/nginx.conf
2021-01-20 03:49:43 UTC/bin/sh -c #(nop) COPY file:59e1e54aa59847ab2188980ee74cc1248787433a9c47b9df5ad86204e8c56913 in /labelmap.txt
2021-01-20 03:49:50 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-01-20 03:49:55 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-01-20 03:49:57 UTC/bin/sh -c #(nop) WORKDIR /opt/frigate/
2021-01-21 04:06:26 UTC/bin/sh -c #(nop) ADD dir:bc7fa27ffc5b638d4fcfe86783f95155991236d140c2ba36002ad3adf72e4ebb in frigate/
2021-01-21 04:06:27 UTC/bin/sh -c #(nop) ADD dir:5cf82f65a5bc8d1ea921322ea430bbef7abdb7fa08f11e5ecd160539e9e9eea3 in migrations/
2021-01-21 04:06:28 UTC/bin/sh -c #(nop) COPY dir:e004ff5a0a6844792c71fe8afc7ff2544de7fec2405cf58d47cf39a46b69f497 in web/
2021-01-21 04:06:36 UTC/bin/sh -c #(nop) COPY file:9f5c9f1e996c1c3cbdfbdd4f55a379177800b02508aba96dde7984140ac85f5b in /run.sh
2021-01-21 04:06:45 UTC/bin/sh -c chmod +x /run.sh
2021-01-21 04:06:58 UTC/bin/sh -c #(nop) EXPOSE 5000
2021-01-21 04:07:09 UTC/bin/sh -c #(nop) EXPOSE 1935
2021-01-21 04:07:21 UTC/bin/sh -c #(nop) CMD ["/run.sh"]
2021-01-21 04:07:30 UTC/bin/sh -c #(nop) LABEL [email protected]
2021-01-21 04:07:46 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2021-01-21 04:09:16 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 && pip3 install https://github.com/google-coral/pycoral/releases/download/release-frogfish/tflite_runtime-2.5.0-cp38-cp38-linux_armv7l.whl && rm -rf /var/lib/apt/lists/* && (apt-get autoremove -y; apt-get autoclean -y)