2022-02-19 03:45:17 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:3dab3e4d61c80057f3efe6b9bae68d68fbdc0f3d7893e7e2d1e625f324fff435 - 79.55% (1.33 GB)
[#002] sha256:23e934f428f8b4f87d65be28833d815af736e440ae67c035502b49a6372b3f14 - 5.81% (99.2 MB)
[#003] sha256:505daa59f982fb2ed5d6fb6299dc17b21118ddea812631abcc9cff14ecc99b64 - 9.92% (169 MB)
[#004] sha256:b9086d4e7ca079392d151840559da264b9a96901bf9a5eb1741f7b7c738d4a1d - 1.46% (24.9 MB)
[#005] sha256:6735829a25cd48970ccfbb5e9303b1d06f3d09e5bcb2f5a1850fb42f3263a7c1 - 0.32% (5.46 MB)
[#006] sha256:507acfa9cbdcc987bdadce4eb0065a0066a10213ea8e23767f8a19600e502d2e - 0.0% (654 Bytes)
[#007] sha256:0f7ca4ae73ec5d401b0db27d28a369cc612d5157feae8721be61eedcf326fb4d - 0.18% (3.12 MB)
[#008] sha256:ba09cc7f4ba6c459494bf8e20f3aa746f172ea03922efbf084cec53ad8c56bc8 - 0.17% (2.94 MB)
[#009] sha256:74e56fda3d052919497005fa35d25a97d33334411e1186e91c12e00da5b1f2d9 - 0.0% (149 Bytes)
[#010] sha256:f39447593cb28b32ec457c79a44c6bd10ab67b9a3a6015f40a3d1dc7072f7857 - 0.01% (112 KB)
[#011] sha256:db9998b1ead99097285456e80a6d56edd8c98526777f806a794bfde54a15a471 - 0.0% (1.51 KB)
[#012] sha256:a028d247b61870d0e1d8c762423f4b15bc25d0474db713a3a96813714692a9fa - 0.02% (330 KB)
[#013] sha256:47f94cbb2a65748a6e5a19ecdfa087dfd82dd601d4e129b2e7cabf7e11e2213b - 0.0% (2.08 KB)
[#014] sha256:3f1e27afd3da0a4669b99f5bc2b3ae4f0c7cf6170ae4cc16a83567e1e3cfca27 - 0.03% (443 KB)
[#015] sha256:4490ac80f35bca5323d3678fd50f83b6a4a111900a3ef093c8418bdc58b42f19 - 0.02% (333 KB)
[#016] sha256:18be47decf4a5ceefd1014ce2d7cf6dbcd38e3ac31f59abc13a469914576d424 - 0.62% (10.5 MB)
[#017] sha256:844232f41533641bb49696981bd9e2a804429478c1d4555d087007475d3ed7f5 - 0.0% (184 Bytes)
[#018] sha256:89afae3bb6aea75659987ebe6d5bff1bfed4604cb063f996c4cc9599300972e8 - 0.11% (1.8 MB)
[#019] sha256:da37efdea9f88e2dd437f9de6960c9d1820a36018ba43eebc0bd0e253cd889bc - 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-19 03:41:29 UTC/bin/sh -c #(nop) LABEL [email protected]
2022-02-19 03:41:43 UTC/bin/sh -c #(nop) COPY dir:31f7f9017c9943c0f70321db06e1c8136398c087ce88d7a4102616093ff29f38 in /usr/local/
2022-02-19 03:41:44 UTC/bin/sh -c #(nop) COPY dir:60c8c83345e76df64ca1787ebd5d904db10b9b4bdfcac3af53a286e841dc77ed in /wheels/
2022-02-19 03:41:44 UTC/bin/sh -c #(nop) ENV FLASK_ENV=development
2022-02-19 03:41:44 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2022-02-19 03:43: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-19 03:43:52 UTC/bin/sh -c pip3 install peewee_migrate pydantic zeroconf ws4py
2022-02-19 03:43:52 UTC/bin/sh -c #(nop) COPY dir:b4cf96b666873c1d112edb34cffa47e78546926f423dd0a6ef88ef9a35d52a6e in /usr/local/nginx/
2022-02-19 03:43:52 UTC/bin/sh -c #(nop) COPY file:c5357fdff75ef1c8b02641691ef3aa3c3c3f97a1d37eda2e70862a935ac85ee4 in /labelmap.txt
2022-02-19 03:43: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-02-19 03:44:02 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-19 03:44:02 UTC/bin/sh -c #(nop) WORKDIR /opt/frigate/
2022-02-19 03:44:03 UTC/bin/sh -c #(nop) ADD dir:7ab9d801f30d0499ab7ffdf1d3a142ba26fa5ff0a703f555818ece4bdaddb3f7 in frigate/
2022-02-19 03:44:03 UTC/bin/sh -c #(nop) ADD dir:a4d1611295ed5a978343f0b2f1d445abca558e22a8c4f3ca61381ce56def2604 in migrations/
2022-02-19 03:44:03 UTC/bin/sh -c #(nop) COPY dir:6dd36df0e70f715718a477e32ae05824aec933748f4aa127e687faade6cf411e in web/
2022-02-19 03:44:03 UTC/bin/sh -c #(nop) COPY dir:1678a317ae35fbcb9f5bf5ec06b26fc1a1662479f56204dccc244950701649b4 in /
2022-02-19 03:44:03 UTC/bin/sh -c #(nop) EXPOSE 5000
2022-02-19 03:44:03 UTC/bin/sh -c #(nop) EXPOSE 1935
2022-02-19 03:44:03 UTC/bin/sh -c #(nop) LABEL [email protected]
2022-02-19 03:44:11 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-19 03:44:11 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility,video
2022-02-19 03:44:29 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-19 03:44:29 UTC/bin/sh -c #(nop) ENV CUDA_VERSION=11.1.1
2022-02-19 03:45:13 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-19 03:45:14 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-19 03:45:14 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-19 03:45:14 UTC/bin/sh -c #(nop) ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64
2022-02-19 03:45:14 UTC/bin/sh -c #(nop) ENV NVIDIA_VISIBLE_DEVICES=all
2022-02-19 03:45:14 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility,video
2022-02-19 03:45:14 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-19 03:45:16 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2022-02-19 03:45:17 UTC/bin/sh -c chmod +x /tmp/s6-overlay-amd64-installer && /tmp/s6-overlay-amd64-installer /
2022-02-19 03:45:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-02-19 03:45:17 UTC/bin/sh -c #(nop) CMD ["python3" "-u" "-m" "frigate"]