2022-02-12 20:35: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:08c01a0ec47e82ebe2bec112f373d160983a6d1e9e66627f66a3322bc403221b - 1.6% (27.2 MB)
[#001] sha256:7d684cc75665197164c176d853e4807c4e825ede9fd54ecb5bb83a3bb62a9ca9 - 79.55% (1.33 GB)
[#002] sha256:d5572981cec18cf4c2a641a6654c7e19f115f322e52becc9f563171348dd1a81 - 5.81% (99.2 MB)
[#003] sha256:c098e03618d7a02358439f3aafa3e01a3f735151cddd1393e02f63bfb0fa09e9 - 9.92% (169 MB)
[#004] sha256:a1a08037cb86be6a393f52c7ded2408c2b9853d543f721ca3717aae0f8a7a6f8 - 1.46% (24.8 MB)
[#005] sha256:f4a521adf60e4384c2213657de84f755a9654e0d14ed54379f6a98fc448a0c53 - 0.32% (5.46 MB)
[#006] sha256:507acfa9cbdcc987bdadce4eb0065a0066a10213ea8e23767f8a19600e502d2e - 0.0% (654 Bytes)
[#007] sha256:1f6998d3ad9e55bd2b241b2d1b378fd9288117985e1165f9eaba7a4eb8cf9672 - 0.18% (3.12 MB)
[#008] sha256:54a6c161e6f3b71b62fdd8a1f0e497ea4ea10f25ea5ce45614615f08553d5397 - 0.17% (2.94 MB)
[#009] sha256:65f4fd93b9293ebbd429000dbaed5719ee0fd95645ef619ce418a5e4e2757ed5 - 0.0% (149 Bytes)
[#010] sha256:c3e81e5eba2d4e9c5f10371f3dfbd58e955ca697eafb7a83a1bd5d947c6c2e5f - 0.01% (112 KB)
[#011] sha256:ec3dedf1fa93017b39dcf5c6ef505ff7cae0147d9ba5d0ef5e8577a20f211618 - 0.0% (1.51 KB)
[#012] sha256:116f8077833e8d26f47c7303cf61977254d2727a773465a9293dea01b3bb4cc3 - 0.02% (330 KB)
[#013] sha256:47f94cbb2a65748a6e5a19ecdfa087dfd82dd601d4e129b2e7cabf7e11e2213b - 0.0% (2.08 KB)
[#014] sha256:af566382be3c59e48616f118a59b6f03fe5b4f872f59a1201ed895a5dc3cd793 - 0.03% (443 KB)
[#015] sha256:ffc04a576f18d6c5534bc71ae45cd5516a36453dd141fbf33c3796b1ef074e02 - 0.02% (333 KB)
[#016] sha256:58776e3a1fb067984b8e0af70a05a39d497916cd41480d53e6fd976bf612724e - 0.62% (10.5 MB)
[#017] sha256:a99a3d99e49fb4b21ab5630365976e6898dc84c139734345e1cb692c59684973 - 0.0% (186 Bytes)
[#018] sha256:6f49b4fb1f46a453f313d44c7fb85bace65bb7a002ab02c40b17757eda3e6801 - 0.11% (1.8 MB)
[#019] sha256:9d97e423dcafacc01024791bcb29c7a77198326a5715ac80c2ac4109042dcd5e - 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-12 20:33:38 UTC/bin/sh -c #(nop) LABEL [email protected]
2022-02-12 20:33:56 UTC/bin/sh -c #(nop) COPY dir:31f7f9017c9943c0f70321db06e1c8136398c087ce88d7a4102616093ff29f38 in /usr/local/
2022-02-12 20:33:57 UTC/bin/sh -c #(nop) COPY dir:60c8c83345e76df64ca1787ebd5d904db10b9b4bdfcac3af53a286e841dc77ed in /wheels/
2022-02-12 20:33:58 UTC/bin/sh -c #(nop) ENV FLASK_ENV=development
2022-02-12 20:33:58 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2022-02-12 20:34:45 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-12 20:34:57 UTC/bin/sh -c pip3 install peewee_migrate pydantic zeroconf ws4py
2022-02-12 20:34:57 UTC/bin/sh -c #(nop) COPY dir:b4cf96b666873c1d112edb34cffa47e78546926f423dd0a6ef88ef9a35d52a6e in /usr/local/nginx/
2022-02-12 20:34:58 UTC/bin/sh -c #(nop) COPY file:c5357fdff75ef1c8b02641691ef3aa3c3c3f97a1d37eda2e70862a935ac85ee4 in /labelmap.txt
2022-02-12 20:34:59 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-12 20:35: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-12 20:35:02 UTC/bin/sh -c #(nop) WORKDIR /opt/frigate/
2022-02-12 20:35:02 UTC/bin/sh -c #(nop) ADD dir:e58c890375294249157f753876bd8c81a97c481b0e3438c53c21f1021c9d3605 in frigate/
2022-02-12 20:35:02 UTC/bin/sh -c #(nop) ADD dir:a4d1611295ed5a978343f0b2f1d445abca558e22a8c4f3ca61381ce56def2604 in migrations/
2022-02-12 20:35:02 UTC/bin/sh -c #(nop) COPY dir:6dd36df0e70f715718a477e32ae05824aec933748f4aa127e687faade6cf411e in web/
2022-02-12 20:35:02 UTC/bin/sh -c #(nop) COPY dir:1678a317ae35fbcb9f5bf5ec06b26fc1a1662479f56204dccc244950701649b4 in /
2022-02-12 20:35:02 UTC/bin/sh -c #(nop) EXPOSE 5000
2022-02-12 20:35:02 UTC/bin/sh -c #(nop) EXPOSE 1935
2022-02-12 20:35:02 UTC/bin/sh -c #(nop) LABEL [email protected]
2022-02-12 20:35:09 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-12 20:35:09 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility,video
2022-02-12 20:35:34 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-12 20:35:34 UTC/bin/sh -c #(nop) ENV CUDA_VERSION=11.1.1
2022-02-12 20:35:42 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-12 20:35:43 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-12 20:35:43 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-12 20:35:43 UTC/bin/sh -c #(nop) ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64
2022-02-12 20:35:43 UTC/bin/sh -c #(nop) ENV NVIDIA_VISIBLE_DEVICES=all
2022-02-12 20:35:43 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility,video
2022-02-12 20:35:43 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-12 20:35:45 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2022-02-12 20:35:45 UTC/bin/sh -c chmod +x /tmp/s6-overlay-amd64-installer && /tmp/s6-overlay-amd64-installer /
2022-02-12 20:35:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-02-12 20:35:45 UTC/bin/sh -c #(nop) CMD ["python3" "-u" "-m" "frigate"]