2022-02-13 17:05:22 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:08c01a0ec47e82ebe2bec112f373d160983a6d1e9e66627f66a3322bc403221b - 1.6% (27.2 MB)
[#001] sha256:518b14cab1c1afc360a90b92ca9fd467e398289d02f94857f7cbad29ddce81ea - 79.55% (1.33 GB)
[#002] sha256:6272fbcfc385af2a8441ee1209ccaa1e8bef0cba75f22c3cc71f99ba155dd319 - 5.81% (99.2 MB)
[#003] sha256:feb67df9cab949d6c35d0a6480c041e08a764c9ee19e29bf1e312646b6196bbf - 9.92% (169 MB)
[#004] sha256:74f8bd8f69f69baba8f4af493abc781b5b1971c8f504743cc36d4354e51e8ce5 - 1.46% (24.9 MB)
[#005] sha256:b45f7262e877ef930b57e6fa0c7ab7cdf720273f7144c4d25af5b2c8ef95661a - 0.32% (5.46 MB)
[#006] sha256:507acfa9cbdcc987bdadce4eb0065a0066a10213ea8e23767f8a19600e502d2e - 0.0% (654 Bytes)
[#007] sha256:662dd65675ac339cfd68dc71c0a21b1cecb66e4b3dae3f14f0ebeceb0a7276ca - 0.18% (3.12 MB)
[#008] sha256:9e12351c87022d5f74a03f16436cae8da2694b191f169061dce8d5967857732b - 0.17% (2.94 MB)
[#009] sha256:26e276f118cc90b2e999bb2ab3f24808340248a50bc37d1df69af38a119c9de9 - 0.0% (150 Bytes)
[#010] sha256:cf50201339dab73ba13aeda4d6f5299168d1d92383072f925a4544445e009de2 - 0.01% (112 KB)
[#011] sha256:693e4d2fe5bde05b11c095e2c3845089edb597944b30dd8904f694b406853e4d - 0.0% (1.51 KB)
[#012] sha256:fa88c658d3c54c857585fe653b01e4c3ecd8f82c1e010f395cffaf8dea2a1fb9 - 0.02% (330 KB)
[#013] sha256:47f94cbb2a65748a6e5a19ecdfa087dfd82dd601d4e129b2e7cabf7e11e2213b - 0.0% (2.08 KB)
[#014] sha256:323feef325df75f9594ffbeba3e01a4e809ea0f501237da3eaa1ad393da6f053 - 0.03% (443 KB)
[#015] sha256:06a4b38fb379c5d564b334f1a3c5f2dc6ed1e9cd4fc84aac2e20f9a38d541c67 - 0.02% (333 KB)
[#016] sha256:de9d4730dc1c42e3ba440e25a76cdfce7d12d5e70d0b8053baad7f639d8e92dd - 0.62% (10.5 MB)
[#017] sha256:49fa51e77ef4033605119e5f45946459c3c432eacd79a4fdae466de45a9d8c8e - 0.0% (184 Bytes)
[#018] sha256:37f6fc0d8a9681c2e7f24240dd993801d03a0df237b8b8cf1fa78468cfa40c75 - 0.11% (1.8 MB)
[#019] sha256:04feb8d42ed799ab1af480a77efd4fe4549896b92d0a5154e79ed1dd487d47f4 - 0.21% (3.53 MB)
/bin/sh -c #(nop) ADD file:3ccf747d646089ed7fbb43c40c45dd43e86f0674115f856efada93c7e4a63624 in /
2022-02-02 02:14:46 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-02-13 17:01:09 UTC/bin/sh -c #(nop) LABEL [email protected]
2022-02-13 17:01:22 UTC/bin/sh -c #(nop) COPY dir:31f7f9017c9943c0f70321db06e1c8136398c087ce88d7a4102616093ff29f38 in /usr/local/
2022-02-13 17:01:23 UTC/bin/sh -c #(nop) COPY dir:60c8c83345e76df64ca1787ebd5d904db10b9b4bdfcac3af53a286e841dc77ed in /wheels/
2022-02-13 17:01:23 UTC/bin/sh -c #(nop) ENV FLASK_ENV=development
2022-02-13 17:01:23 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2022-02-13 17:03:29 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-13 17:03:37 UTC/bin/sh -c pip3 install peewee_migrate pydantic zeroconf ws4py
2022-02-13 17:03:37 UTC/bin/sh -c #(nop) COPY dir:b4cf96b666873c1d112edb34cffa47e78546926f423dd0a6ef88ef9a35d52a6e in /usr/local/nginx/
2022-02-13 17:03:37 UTC/bin/sh -c #(nop) COPY file:c5357fdff75ef1c8b02641691ef3aa3c3c3f97a1d37eda2e70862a935ac85ee4 in /labelmap.txt
2022-02-13 17:03:39 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-13 17:03: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-13 17:03:46 UTC/bin/sh -c #(nop) WORKDIR /opt/frigate/
2022-02-13 17:03:46 UTC/bin/sh -c #(nop) ADD dir:a39ca6499d1039c2a0c5eafed4e07b35e2968599145d642ba9fad24fb3ec17ae in frigate/
2022-02-13 17:03:46 UTC/bin/sh -c #(nop) ADD dir:a4d1611295ed5a978343f0b2f1d445abca558e22a8c4f3ca61381ce56def2604 in migrations/
2022-02-13 17:03:46 UTC/bin/sh -c #(nop) COPY dir:6dd36df0e70f715718a477e32ae05824aec933748f4aa127e687faade6cf411e in web/
2022-02-13 17:03:46 UTC/bin/sh -c #(nop) COPY dir:1678a317ae35fbcb9f5bf5ec06b26fc1a1662479f56204dccc244950701649b4 in /
2022-02-13 17:03:46 UTC/bin/sh -c #(nop) EXPOSE 5000
2022-02-13 17:03:47 UTC/bin/sh -c #(nop) EXPOSE 1935
2022-02-13 17:03:47 UTC/bin/sh -c #(nop) LABEL [email protected]
2022-02-13 17:04:14 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-13 17:04:14 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility,video
2022-02-13 17:04:39 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-13 17:04:39 UTC/bin/sh -c #(nop) ENV CUDA_VERSION=11.1.1
2022-02-13 17:05:15 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-13 17:05:15 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-13 17:05:15 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-13 17:05:15 UTC/bin/sh -c #(nop) ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64
2022-02-13 17:05:15 UTC/bin/sh -c #(nop) ENV NVIDIA_VISIBLE_DEVICES=all
2022-02-13 17:05:15 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility,video
2022-02-13 17:05:15 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-13 17:05:21 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2022-02-13 17:05:22 UTC/bin/sh -c chmod +x /tmp/s6-overlay-amd64-installer && /tmp/s6-overlay-amd64-installer /
2022-02-13 17:05:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-02-13 17:05:22 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.