2021-11-21 16:41:18 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:9ee232fbfa9f515ac5b16d2277023b81d35a175cec399ef4c580eb1c01283fe0 - 8.69% (27.4 MB)
[#002] sha256:7329ea9c6060c42e54bdaad8ab3f6794ccba13bc0fb3ef3577170d9a0ce25150 - 24.66% (77.8 MB)
[#003] sha256:c285c878ec62e85101e7d9b72d5f81467262828fd70f3bb91e2cb3c5cd8cf9fc - 46.38% (146 MB)
[#004] sha256:9b4d386fdc3af86da575864d6b915ba3f94f9716bb69c2c21cf572c2e7b2319f - 0.31% (1010 KB)
[#005] sha256:04e4113b85f022b49c618bd352d61f740840d79a6b384ca696ddcc9e877c96e8 - 1.73% (5.45 MB)
[#006] sha256:b7bd8a0601c509df98e4dd6404863110ff2ea93b8dacd4fe17261185cb868c20 - 0.0% (654 Bytes)
[#007] sha256:2099d58939d270e9f727724e6e67baf14ce3cb811adcca1dade992009f997503 - 0.99% (3.12 MB)
[#008] sha256:56be9dd70735c4bd91e4d4d337412a89c7e42b0d67a17e9498756828ca43607f - 0.93% (2.94 MB)
[#009] sha256:a5513c90bd779476639944c50c31314e2d817534546396ceab903efc4409103b - 0.0% (149 Bytes)
[#010] sha256:5a1a05febecc5c28a83edabed345fe97225e1bcb73fa8c182e7f649fd08cf737 - 0.02% (57.3 KB)
[#011] sha256:8664adc723b061220a36930731add0770bc9927621ff97d5db5f552aa702f169 - 0.0% (1.49 KB)
[#012] sha256:7650c8b56a041bf1d082c0d6b40c9a2d935233e874c3bdac7624989b331e91d3 - 0.1% (326 KB)
[#013] sha256:a54db136ae44ac5e77141d9cb5ba3f963ea6d88490bf395091c6772137defb68 - 0.0% (2.08 KB)
[#014] sha256:a5c6989c11eb2b080a9202789cf56cbce5ab4558cd8ca73aa2698930c3335470 - 5.96% (18.8 MB)
[#015] sha256:719239016f76fbad9ee9618ef6df39a42d110ad4532bdb2ae4aa7f5fff11178c - 0.68% (2.15 MB)
[#016] sha256:f72483b249e7b3789baf678e022917e014baf58d16ae4d13c753ca569e82443b - 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-11-21 16:25:57 UTC/bin/sh -c #(nop) LABEL [email protected]
2021-11-21 16:26:02 UTC/bin/sh -c #(nop) COPY dir:05064369ff5f55b3b94b1ea724ef153d945765091903bbf27448d61e38cfb752 in /usr/local/
2021-11-21 16:27:09 UTC/bin/sh -c #(nop) COPY dir:e1d85c740ebc96b25b5dd021f8e09b33ca9dc614fd33d84cf159cd3c35924179 in /wheels/
2021-11-21 16:28:21 UTC/bin/sh -c #(nop) ENV FLASK_ENV=development
2021-11-21 16:28:25 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2021-11-21 16:35:40 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-21 16:38:17 UTC/bin/sh -c pip3 install peewee_migrate pydantic zeroconf ws4py
2021-11-21 16:38:20 UTC/bin/sh -c #(nop) COPY dir:144e13a48be1be958de8e020b71b64630fd78ffc4060b38e07657a634049893f in /usr/local/nginx/
2021-11-21 16:38:29 UTC/bin/sh -c #(nop) COPY file:59e1e54aa59847ab2188980ee74cc1248787433a9c47b9df5ad86204e8c56913 in /labelmap.txt
2021-11-21 16:38:38 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-21 16:38:53 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-21 16:38:57 UTC/bin/sh -c #(nop) WORKDIR /opt/frigate/
2021-11-21 16:38:58 UTC/bin/sh -c #(nop) ADD dir:f2937ffd14bf8934e62ea34a0a44defea1bc2fc6fe632cfb2cebc2007d98df2f in frigate/
2021-11-21 16:39:05 UTC/bin/sh -c #(nop) ADD dir:114f0bc3f14f657f2bdb66a77f1be31234f7aa522ca78313adc11dbb5ced7fe0 in migrations/
2021-11-21 16:39:07 UTC/bin/sh -c #(nop) COPY dir:339f2cc064edab1ad9faa4af563a9afcbb192f2b03e8852fc72cd102eafcf2fe in web/
2021-11-21 16:39:10 UTC/bin/sh -c #(nop) COPY dir:34a610a4de0b38203d2711d8e6f9ac4e39e173b4d2ec2d546470f0097f9e8f94 in /
2021-11-21 16:39:16 UTC/bin/sh -c #(nop) EXPOSE 5000
2021-11-21 16:39:19 UTC/bin/sh -c #(nop) EXPOSE 1935
2021-11-21 16:39:25 UTC/bin/sh -c #(nop) LABEL [email protected]
2021-11-21 16:39:27 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2021-11-21 16:40:24 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-11-21 16:40:41 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2021-11-21 16:41:03 UTC/bin/sh -c chmod +x /tmp/s6-overlay-aarch64-installer && /tmp/s6-overlay-aarch64-installer /
2021-11-21 16:41:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-11-21 16:41:18 UTC/bin/sh -c #(nop) CMD ["python3" "-u" "-m" "frigate"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.