Sign inSign up

cvat/sam2_agent:v2.74.1

Multi-platform
Index digest

sha256:1f9d526e7c5e8772490f9318a3f5b669602c5ced43204ee6ad2f2ae17a05c2b0

OS/ARCH

Compressed size

532.04 MB

Last pushed

16 days by cvat

Type

Image

Manifest digest

sha256:6ddea5ab121ea298d430be311861d1f145f9cfc70a89f6e125f2ec560efa7d45

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 update34.16 MB
10ARG USE_GPU=false0 B
11ARG TARGETARCH=arm640 B
12RUN |2 USE_GPU=false TARGETARCH=arm64 /bin/sh3.24 KB
13RUN |2 USE_GPU=false TARGETARCH=arm64 /bin/sh99 B
14WORKDIR /app93 B
15COPY --chmod=755 tracker/sam2/requirements.txt . #328 B
16RUN |2 USE_GPU=false TARGETARCH=arm64 /bin/sh437.31 MB
17COPY --chmod=755 tracker/sam2/func.py . #2.41 KB
18COPY --chmod=755 tracker/sam2/agent/function_registration.sh . #1.3 KB
19COPY --chmod=755 tracker/sam2/agent/function_deregistration.sh . #684 B
20COPY --chmod=755 tracker/sam2/agent/check_env.sh . #1.16 KB
21COPY --chmod=755 tracker/sam2/agent/entrypoint.sh . #752 B
22ADD --chmod=+x https://dl.k8s.io/release/v1.34.6/bin/linux/arm64/kubectl /usr/local/bin/ #15.7 MB
23USER agent0 B
24ENTRYPOINT ["./entrypoint.sh"]0 B

Command

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