sha256:99fefe19e17c204bc4ea09b6181bc5e713ef64b18fa669427071966e0098cd61
OS/ARCH
Compressed size
518.88 MB
Last pushed
24 days by cvat
Type
Image
Manifest digest
sha256:dd52eb2ed88dd9ddc21a494f55d341acf24ca3aa5dabc63034263097bf77b037
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.22 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;11.7 MB7RUN /bin/sh -c set -eux;251 B8CMD ["python3"]0 B9RUN /bin/sh -c apt-get update100.12 MB10ARG USE_GPU=false0 B11ARG TARGETARCH=arm640 B12RUN |2 USE_GPU=false TARGETARCH=arm64 /bin/sh3.24 KB13WORKDIR /app93 B14RUN |2 USE_GPU=false TARGETARCH=arm64 /bin/sh113 B15COPY --chmod=755 detector/yolo/requirements.txt . #249 B16RUN |2 USE_GPU=false TARGETARCH=arm64 /bin/sh361.37 MB17COPY --chmod=755 detector/yolo/func.py ./ #1.91 KB18COPY --chmod=755 detector/yolo/agent/function_registration.sh . #1.35 KB19COPY --chmod=755 detector/yolo/agent/function_deregistration.sh . #706 B20COPY --chmod=755 detector/yolo/agent/check_env.sh . #1.21 KB21COPY --chmod=755 detector/yolo/agent/entrypoint.sh . #772 B22COPY --chmod=755 detector/yolo/agent/keypoints.txt . #219 B23ADD --chmod=+x https://dl.k8s.io/release/v1.34.6/bin/linux/arm64/kubectl /usr/local/bin/ #15.7 MB24USER agent0 B25ENTRYPOINT ["./entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'