2022-03-11 03:11:36 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.59% (27.2 MB)
[#001] sha256:acc37b4ec4a7cf998d41a23a83ca6a839c92ec3b35679bf99106d5e1a20d9cf0 - 79.25% (1.33 GB)
[#002] sha256:d6aed38b8d1b90fcf1ccf7d73d3c5f7d0f0c4e7883fa84c1b895559912e927ad - 5.79% (99.2 MB)
[#003] sha256:b51f774c60a0756b178a62c8f69cd3392b7dab74c6742c8e8ae2733d46338884 - 10.25% (176 MB)
[#004] sha256:8e92dc1678f95c4a42f808fef122cfc251318f1e8df76797638356dc136d4b83 - 1.45% (24.9 MB)
[#005] sha256:d09b2bd3fe65790952fe11f3043ea5549ab27aa3ecddfde59643d379db2321ba - 0.32% (5.46 MB)
[#006] sha256:507acfa9cbdcc987bdadce4eb0065a0066a10213ea8e23767f8a19600e502d2e - 0.0% (654 Bytes)
[#007] sha256:c36329bdbe9602dfb989d8b6ec624c86408e36b58d8420ad8326147d7ff3024d - 0.18% (3.12 MB)
[#008] sha256:20caa829d993245367cf0260da80f776d534ec14b06703c3fd7ab33555899166 - 0.17% (2.94 MB)
[#009] sha256:44f0e533ab46899e30fa67c9943bf8e74340c71d01bae9a26e4fffc0d01287cf - 0.0% (150 Bytes)
[#010] sha256:9c7d4170678e1f5ba35ba6a87c5501f85a8d3bbe38b3ac7bf9f14bb162181924 - 0.01% (112 KB)
[#011] sha256:8e6533f5208fb558000d226fbf722da0922ca7bc69c563ef1619c5a7f4cde9ef - 0.0% (1.51 KB)
[#012] sha256:da01baa6292f80d9ea22b019cea925afdc3a826b9b528ab44f18d5e16fe9dd9d - 0.02% (330 KB)
[#013] sha256:47f94cbb2a65748a6e5a19ecdfa087dfd82dd601d4e129b2e7cabf7e11e2213b - 0.0% (2.08 KB)
[#014] sha256:66005528b83b1a1c3cfbe2977845d54da467da899278e0835acd2272d76f4b3d - 0.03% (443 KB)
[#015] sha256:cae9f4f1c0bc1ddb8c699936ecdfc0d4c475a0e138a465cac01d7cd199d02aea - 0.02% (333 KB)
[#016] sha256:53b4a036156d200227be144c2647d51997c964d949d12febc2312bde70ec225a - 0.61% (10.5 MB)
[#017] sha256:8816128064246cd0551798bdfc75e8ea213aba73e0130923057c1c9baaaa67b5 - 0.0% (187 Bytes)
[#018] sha256:ab1cd8671f40c17df3ffc8e04e2f2645b181506a2764dcc79987bcc80ce12c2c - 0.11% (1.8 MB)
[#019] sha256:557af406f2f4e4623f102d50a6f44060ac5441dc86f6dd9f070723ba1ae84a67 - 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-03-11 03:07:20 UTC/bin/sh -c #(nop) LABEL [email protected]
2022-03-11 03:07:39 UTC/bin/sh -c #(nop) COPY dir:31f7f9017c9943c0f70321db06e1c8136398c087ce88d7a4102616093ff29f38 in /usr/local/
2022-03-11 03:07:40 UTC/bin/sh -c #(nop) COPY dir:60c8c83345e76df64ca1787ebd5d904db10b9b4bdfcac3af53a286e841dc77ed in /wheels/
2022-03-11 03:07:41 UTC/bin/sh -c #(nop) ENV FLASK_ENV=development
2022-03-11 03:07:41 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2022-03-11 03:09:36 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-03-11 03:09:52 UTC/bin/sh -c pip3 install peewee_migrate pydantic zeroconf ws4py
2022-03-11 03:09:53 UTC/bin/sh -c #(nop) COPY dir:b4cf96b666873c1d112edb34cffa47e78546926f423dd0a6ef88ef9a35d52a6e in /usr/local/nginx/
2022-03-11 03:09:53 UTC/bin/sh -c #(nop) COPY file:c5357fdff75ef1c8b02641691ef3aa3c3c3f97a1d37eda2e70862a935ac85ee4 in /labelmap.txt
2022-03-11 03:09:58 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-03-11 03:10:04 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-03-11 03:10:04 UTC/bin/sh -c #(nop) WORKDIR /opt/frigate/
2022-03-11 03:10:04 UTC/bin/sh -c #(nop) ADD dir:90f793663f4c68b1c0ab0e1558cfe61b6034c2143f89762cdf175c7431cb3e6e in frigate/
2022-03-11 03:10:04 UTC/bin/sh -c #(nop) ADD dir:a4d1611295ed5a978343f0b2f1d445abca558e22a8c4f3ca61381ce56def2604 in migrations/
2022-03-11 03:10:04 UTC/bin/sh -c #(nop) COPY dir:6dd36df0e70f715718a477e32ae05824aec933748f4aa127e687faade6cf411e in web/
2022-03-11 03:10:05 UTC/bin/sh -c #(nop) COPY dir:1678a317ae35fbcb9f5bf5ec06b26fc1a1662479f56204dccc244950701649b4 in /
2022-03-11 03:10:05 UTC/bin/sh -c #(nop) EXPOSE 5000
2022-03-11 03:10:05 UTC/bin/sh -c #(nop) EXPOSE 1935
2022-03-11 03:10:05 UTC/bin/sh -c #(nop) LABEL [email protected]
2022-03-11 03:10:32 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-03-11 03:10:32 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility,video
2022-03-11 03:11:06 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-03-11 03:11:06 UTC/bin/sh -c #(nop) ENV CUDA_VERSION=11.1.1
2022-03-11 03:11:28 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-03-11 03:11:29 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-03-11 03:11:29 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-03-11 03:11:29 UTC/bin/sh -c #(nop) ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64
2022-03-11 03:11:29 UTC/bin/sh -c #(nop) ENV NVIDIA_VISIBLE_DEVICES=all
2022-03-11 03:11:29 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility,video
2022-03-11 03:11:29 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-03-11 03:11:35 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2022-03-11 03:11:36 UTC/bin/sh -c chmod +x /tmp/s6-overlay-amd64-installer && /tmp/s6-overlay-amd64-installer /
2022-03-11 03:11:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-03-11 03:11:36 UTC/bin/sh -c #(nop) CMD ["python3" "-u" "-m" "frigate"]