2021-11-19 13:46:39 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:056238ba1495b6cf9fa5c145153cfd1f16de20857a472be37006aca56f7743ba - 79.31% (1.33 GB)
[#002] sha256:8b45dba78367cd21e700f50e1cc404343536e6eb8e9f8d2d69949010000fd1b7 - 5.79% (99.2 MB)
[#003] sha256:f1de1f386d4c9fa124c4c2a206fec57bbf640841e462bc4e4cf019f222342d18 - 10.07% (173 MB)
[#004] sha256:2879db6a82a79a3a4d1973b6250e62587333e13cfe8e4835a77685d47ae3016f - 1.56% (26.8 MB)
[#005] sha256:4a0f7bda4afcf66b8c974324a0d2109fa68a3d1a5a70c53b74cdc8992b8d2d3e - 0.32% (5.46 MB)
[#006] sha256:507acfa9cbdcc987bdadce4eb0065a0066a10213ea8e23767f8a19600e502d2e - 0.0% (654 Bytes)
[#007] sha256:6193302aad41533512cf65f29da00cc8263290e3d9aa6fa7dfeb842e1648f5b8 - 0.18% (3.12 MB)
[#008] sha256:e2caa7ba651dd4d95a68e7e6844158c90378623c4b6f90b4e391131c4db3e1d6 - 0.17% (2.94 MB)
[#009] sha256:2e50e1103429c1d7703ddaa436395ab71d2d43b08d19d08a6304c9891bce7874 - 0.0% (149 Bytes)
[#010] sha256:ee3f224777c2a81bb5cafbb360b841ec1026b66bc7d5d6e6ab802f487fa9a1be - 0.01% (109 KB)
[#011] sha256:625ee294d38a39d7f4e6fb482d60b7d25ebc048bb1eb2f1e1c84d7e4ca1abba1 - 0.0% (1.5 KB)
[#012] sha256:ab2ffea1103e99bd04558189cdd6249e0125fba92625447c9beec2508e9045ae - 0.02% (326 KB)
[#013] sha256:af7781bc1a2f649d71f54ff28e4778f5e0f34fa738694ca338de7f5b5fa74797 - 0.0% (2.07 KB)
[#014] sha256:40f140a1ffe11e7b8c149bfe330932451030684c61785e515e11300cbc275cbf - 0.03% (444 KB)
[#015] sha256:197522f6841e30d33bd5db1240bf690d03e97a8f9239318afc25ed257aab0543 - 0.02% (334 KB)
[#016] sha256:093b835315a337fa40451a06933c45862fcb23b769e739963c4972b90486fe9b - 0.61% (10.5 MB)
[#017] sha256:5f3349ebfd0dcb0a3c06a09a8c43a98b4f88ab8a41d458015bd7575f957d8ba1 - 0.0% (186 Bytes)
[#018] sha256:f12b229d4374f339cf1a35312287ab60b8ac0ef7e33825b038c64986830848c6 - 0.11% (1.8 MB)
[#019] sha256:6bd45d416200ff095fefef9bb226d4fb3206a76543ae786113b9a83924a86ffd - 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"]
2021-11-19 13:42:50 UTC/bin/sh -c #(nop) LABEL [email protected]
2021-11-19 13:43:25 UTC/bin/sh -c #(nop) COPY dir:31f7f9017c9943c0f70321db06e1c8136398c087ce88d7a4102616093ff29f38 in /usr/local/
2021-11-19 13:43:40 UTC/bin/sh -c #(nop) COPY dir:60c8c83345e76df64ca1787ebd5d904db10b9b4bdfcac3af53a286e841dc77ed in /wheels/
2021-11-19 13:43:45 UTC/bin/sh -c #(nop) ENV FLASK_ENV=development
2021-11-19 13:43:46 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2021-11-19 13:45:17 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-19 13:45:40 UTC/bin/sh -c pip3 install peewee_migrate pydantic zeroconf ws4py
2021-11-19 13:45:43 UTC/bin/sh -c #(nop) COPY dir:b4cf96b666873c1d112edb34cffa47e78546926f423dd0a6ef88ef9a35d52a6e in /usr/local/nginx/
2021-11-19 13:45:44 UTC/bin/sh -c #(nop) COPY file:c5357fdff75ef1c8b02641691ef3aa3c3c3f97a1d37eda2e70862a935ac85ee4 in /labelmap.txt
2021-11-19 13:45:48 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-19 13:45: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-19 13:45:53 UTC/bin/sh -c #(nop) WORKDIR /opt/frigate/
2021-11-19 13:45:53 UTC/bin/sh -c #(nop) ADD dir:fdafd80b2ae1b84a700bcac566f97b9cf6ccd27885a16ee82d60ba2a15389f70 in frigate/
2021-11-19 13:45:54 UTC/bin/sh -c #(nop) ADD dir:0bca3454898584fa146e70fc18a39936df2fa7968b789dbc420f56d34136c422 in migrations/
2021-11-19 13:45:54 UTC/bin/sh -c #(nop) COPY dir:a89f6979a18cf0165787aefe72d02370dd51896124d0700eaeb68e65358186cc in web/
2021-11-19 13:45:54 UTC/bin/sh -c #(nop) COPY dir:c0417edb85cb92574ee157787bf7ea27f6d989fd9b61cc362e4ebce0f04813a9 in /
2021-11-19 13:45:55 UTC/bin/sh -c #(nop) EXPOSE 5000
2021-11-19 13:45:55 UTC/bin/sh -c #(nop) EXPOSE 1935
2021-11-19 13:45:56 UTC/bin/sh -c #(nop) LABEL [email protected]
2021-11-19 13:46:04 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)
2021-11-19 13:46:05 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility,video
2021-11-19 13:46:20 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/*
2021-11-19 13:46:20 UTC/bin/sh -c #(nop) ENV CUDA_VERSION=11.1.1
2021-11-19 13:46:33 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/*
2021-11-19 13:46:34 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
2021-11-19 13:46:35 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
2021-11-19 13:46:35 UTC/bin/sh -c #(nop) ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64
2021-11-19 13:46:35 UTC/bin/sh -c #(nop) ENV NVIDIA_VISIBLE_DEVICES=all
2021-11-19 13:46:35 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility,video
2021-11-19 13:46:36 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
2021-11-19 13:46:37 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2021-11-19 13:46:38 UTC/bin/sh -c chmod +x /tmp/s6-overlay-amd64-installer && /tmp/s6-overlay-amd64-installer /
2021-11-19 13:46:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-11-19 13:46:39 UTC/bin/sh -c #(nop) CMD ["python3" "-u" "-m" "frigate"]