Sign inSign up

cvat/yolo_agent:v2.67.0_GPU

Index digest

sha256:5a3d4e3c4b8467841b405ca0fb14c0f3714d9c36d9a56f9910b890bdfa7d1fe1

OS/ARCH

linux/amd64

Compressed size

2.99 GB

Last pushed

4 months by cvat

Type

Image

Manifest digest

sha256:7b37a745959b3e7012df98a00d72e3f16160c1033620a0dd886a56fa2607b69d

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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;1.23 MB
4ENV PYTHON_VERSION=3.14.50 B
5ENV PYTHON_SHA256=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db60 B
6RUN /bin/sh -c set -eux;11.76 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9RUN /bin/sh -c apt-get update102.94 MB
10ARG USE_GPU=true0 B
11ARG TARGETARCH=amd640 B
12RUN |2 USE_GPU=true TARGETARCH=amd64 /bin/sh3.23 KB
13WORKDIR /app91 B
14RUN |2 USE_GPU=true TARGETARCH=amd64 /bin/sh114 B
15COPY --chmod=755 detector/yolo/requirements.txt . #241 B
16RUN |2 USE_GPU=true TARGETARCH=amd64 /bin/sh2.83 GB
17COPY --chmod=755 detector/yolo/func.py ./ #1.9 KB
18COPY --chmod=755 detector/yolo/agent/function_registration.sh . #1.29 KB
19COPY --chmod=755 detector/yolo/agent/function_deregistration.sh . #642 B
20COPY --chmod=755 detector/yolo/agent/check_env.sh . #1.15 KB
21COPY --chmod=755 detector/yolo/agent/entrypoint.sh . #711 B
22COPY --chmod=755 detector/yolo/agent/keypoints.txt . #218 B
23ADD --chmod=+x https://dl.k8s.io/release/v1.34.6/bin/linux/amd64/kubectl /usr/local/bin/ #17.26 MB
24USER agent0 B
25ENTRYPOINT ["./entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'