Sign inSign up

cvat/yolo_agent:v2.75.0

Multi-platform
Index digest

sha256:a2d582d5af69ddca7dbb2e3f6d1a57b4901209925edfbe889e5d1ce1e53a8536

OS/ARCH

Compressed size

522.46 MB

Last pushed

9 days by cvat

Type

Image

Manifest digest

sha256:717cbfc063c9cacec184aa5c24f41f0fdfe48041cf540bad9f3f0c89aba8dfb8

Image Layers

1# debian.sh --arch 'arm64' out/28.76 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;4.39 MB
4ENV PYTHON_VERSION=3.14.70 B
5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B
6RUN /bin/sh -c set -eux;11.71 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9RUN /bin/sh -c apt-get update100.12 MB
10ARG USE_GPU=false0 B
11ARG TARGETARCH=arm640 B
12RUN |2 USE_GPU=false TARGETARCH=arm64 /bin/sh3.24 KB
13WORKDIR /app93 B
14RUN |2 USE_GPU=false TARGETARCH=arm64 /bin/sh114 B
15COPY --chmod=755 detector/yolo/requirements.txt . #250 B
16RUN |2 USE_GPU=false TARGETARCH=arm64 /bin/sh361.78 MB
17COPY --chmod=755 detector/yolo/func.py ./ #1.91 KB
18COPY --chmod=755 detector/yolo/agent/function_registration.sh . #1.35 KB
19COPY --chmod=755 detector/yolo/agent/function_deregistration.sh . #704 B
20COPY --chmod=755 detector/yolo/agent/check_env.sh . #1.21 KB
21COPY --chmod=755 detector/yolo/agent/entrypoint.sh . #771 B
22COPY --chmod=755 detector/yolo/agent/keypoints.txt . #219 B
23ADD --chmod=+x https://dl.k8s.io/release/v1.34.6/bin/linux/arm64/kubectl /usr/local/bin/ #15.7 MB
24USER agent0 B
25ENTRYPOINT ["./entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'