2022-02-07 13:00:45 UTC
1.67 GB
11.1.1
DEBIAN_FRONTENDnoninteractive
FLASK_ENVdevelopment
LD_LIBRARY_PATH/usr/local/nvidia/lib:/usr/local/nvidia/lib64
NVIDIA_DRIVER_CAPABILITIEScompute,utility,video
NVIDIA_REQUIRE_CUDAcuda>=11.1 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=440,driver<441 brand=tesla,driver>=450,driver<451
NVIDIA_VISIBLE_DEVICESall
PATH/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c549ccf8d472c3bce9ce02e49c62b8f6cbc736ea2b8ba812a1ae9390c69d0b71 - 1.59% (27.2 MB)
[#001] sha256:6a17bb46682f5e9c3fe538b7fbbd74aaeb114108333dcd72d6f10aaec9c1643f - 79.4% (1.33 GB)
[#002] sha256:ee96043aa837a5c603b42ad4bf6b27c916d4ffd89d66fc2855080861d8be675f - 5.8% (99.2 MB)
[#003] sha256:8c9b1f76f4d73511dc46f9927497e743c3825510dc950c55dfbc91d0d1b9c8ef - 10.09% (173 MB)
[#004] sha256:a1d4d849e8a773b51c46f5ac6d4b868c95ef9c312321bd1f95ce376062179121 - 1.45% (24.8 MB)
[#005] sha256:0a7ce9209474869590acb7733b160f4f4d32c60af872cede7c7bbd2c8cd0d328 - 0.32% (5.46 MB)
[#006] sha256:507acfa9cbdcc987bdadce4eb0065a0066a10213ea8e23767f8a19600e502d2e - 0.0% (654 Bytes)
[#007] sha256:c2d0369cf24b5ea5caee03f867eaeaa7838cb60190deb613e1d4b368044f0bf3 - 0.18% (3.12 MB)
[#008] sha256:43bd2f7d67c91d3a500733e42a8471b7b7bbca96e9d20c3fc4db7afcf37e7d81 - 0.17% (2.94 MB)
[#009] sha256:1fa4db33564067052d9a1eba1bbaf7a3a46cb68d505f7fca790213dba0e84681 - 0.0% (116 Bytes)
[#010] sha256:0d1456bfd094a77b288c505fc86504004e5fcc5c2db2b2b5411b9054ced7b1f3 - 0.01% (112 KB)
[#011] sha256:f3731e3e6102f8e51a321b2b640ae908f529e563b0dc0bdbd8022f22fa4df142 - 0.0% (1.48 KB)
[#012] sha256:6dd1962f9e186b404f6748b37e89465dc2e5ca059b677a42cc6b968259891930 - 0.02% (330 KB)
[#013] sha256:e2f910f1a18e7c77ca3fc9a7286b38887edf8a15cb215cab381ebcf92c5c969b - 0.0% (2.05 KB)
[#014] sha256:617338e4533e56c513fcafd064f117c4c52fa1303bee5b08035acf898e0a65f8 - 0.03% (444 KB)
[#015] sha256:5d0d2014577c9325874749105226b90d942f33ec7394156610902db2149805f0 - 0.02% (335 KB)
[#016] sha256:dc9412254aa82795b016d06695549d4283b31b9dc294088e8eb1ded1428cf9fa - 0.62% (10.5 MB)
[#017] sha256:2693df5adc3befef22d3bd00a28a415afa61681d4de9554ea70d6d20e83ca3b1 - 0.0% (185 Bytes)
[#018] sha256:101fb6b9abca1e6ec5bf70530623804f8adcf564fe51a55cba5a08e0dffa2500 - 0.11% (1.8 MB)
[#019] sha256:95711f77d8a2cc291ca4741899c74a43ff0c550ef9f5211fca5546722837e805 - 0.21% (3.53 MB)
/bin/sh -c #(nop) ADD file:920cf788d1ba88f76c97e41e03e4dc2f3005b08d65b5e9da9dd1cbe20a74459b in /
2021-06-17 23:31:29 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-02-07 12:57:49 UTC/bin/sh -c #(nop) LABEL [email protected]
2022-02-07 12:58:14 UTC/bin/sh -c #(nop) COPY dir:31f7f9017c9943c0f70321db06e1c8136398c087ce88d7a4102616093ff29f38 in /usr/local/
2022-02-07 12:58:16 UTC/bin/sh -c #(nop) COPY dir:60c8c83345e76df64ca1787ebd5d904db10b9b4bdfcac3af53a286e841dc77ed in /wheels/
2022-02-07 12:58:16 UTC/bin/sh -c #(nop) ENV FLASK_ENV=development
2022-02-07 12:58:17 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2022-02-07 12:59:33 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)
2022-02-07 12:59:40 UTC/bin/sh -c pip3 install peewee_migrate pydantic zeroconf ws4py
2022-02-07 12:59:40 UTC/bin/sh -c #(nop) COPY dir:b4cf96b666873c1d112edb34cffa47e78546926f423dd0a6ef88ef9a35d52a6e in /usr/local/nginx/
2022-02-07 12:59:41 UTC/bin/sh -c #(nop) COPY file:c5357fdff75ef1c8b02641691ef3aa3c3c3f97a1d37eda2e70862a935ac85ee4 in /labelmap.txt
2022-02-07 12:59:43 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
2022-02-07 12:59:46 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
2022-02-07 12:59:47 UTC/bin/sh -c #(nop) WORKDIR /opt/frigate/
2022-02-07 12:59:47 UTC/bin/sh -c #(nop) ADD dir:f09c2ecb86ac313d4e333b92f3cf4709646ddfe567af74ea00ee281ad274f1d3 in frigate/
2022-02-07 12:59:47 UTC/bin/sh -c #(nop) ADD dir:a4d1611295ed5a978343f0b2f1d445abca558e22a8c4f3ca61381ce56def2604 in migrations/
2022-02-07 12:59:47 UTC/bin/sh -c #(nop) COPY dir:fddddf19d16cb2f1a82641096cfbbdb8b324eddfaeacd4cd84eb055b5e0779e1 in web/
2022-02-07 12:59:47 UTC/bin/sh -c #(nop) COPY dir:1678a317ae35fbcb9f5bf5ec06b26fc1a1662479f56204dccc244950701649b4 in /
2022-02-07 12:59:48 UTC/bin/sh -c #(nop) EXPOSE 5000
2022-02-07 12:59:48 UTC/bin/sh -c #(nop) EXPOSE 1935
2022-02-07 12:59:48 UTC/bin/sh -c #(nop) LABEL [email protected]
2022-02-07 13:00:00 UTC/bin/sh -c apt-get -qq update && apt-get -qq install --no-install-recommends -y libgomp1 && rm -rf /var/lib/apt/lists/* && (apt-get autoremove -y; apt-get autoclean -y)
2022-02-07 13:00:01 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility,video
2022-02-07 13:00:22 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg2 curl ca-certificates && curl -fsSL https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/7fa2af80.pub | apt-key add - && echo "deb https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64 /" > /etc/apt/sources.list.d/cuda.list && echo "deb https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu2004/x86_64 /" > /etc/apt/sources.list.d/nvidia-ml.list && apt-get purge --autoremove -y curl && rm -rf /var/lib/apt/lists/*
2022-02-07 13:00:22 UTC/bin/sh -c #(nop) ENV CUDA_VERSION=11.1.1
2022-02-07 13:00:40 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends cuda-cudart-11-1=11.1.74-1 cuda-compat-11-1 && ln -s cuda-11.1 /usr/local/cuda && rm -rf /var/lib/apt/lists/*
2022-02-07 13:00:41 UTC/bin/sh -c echo "/usr/local/nvidia/lib" >> /etc/ld.so.conf.d/nvidia.conf && echo "/usr/local/nvidia/lib64" >> /etc/ld.so.conf.d/nvidia.conf
2022-02-07 13:00:41 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-02-07 13:00:41 UTC/bin/sh -c #(nop) ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64
2022-02-07 13:00:42 UTC/bin/sh -c #(nop) ENV NVIDIA_VISIBLE_DEVICES=all
2022-02-07 13:00:42 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility,video
2022-02-07 13:00:42 UTC/bin/sh -c #(nop) ENV NVIDIA_REQUIRE_CUDA=cuda>=11.1 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=440,driver<441 brand=tesla,driver>=450,driver<451
2022-02-07 13:00:44 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2022-02-07 13:00:45 UTC/bin/sh -c chmod +x /tmp/s6-overlay-amd64-installer && /tmp/s6-overlay-amd64-installer /
2022-02-07 13:00:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-02-07 13:00:45 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.