Sign inSign up

cvat/transformers_agent:v2.69.0

Multi-platform
Index digest

sha256:7063fc5e10813f1cfd27725f8d2d4c5c36619e6b1530a6d7c22fcaebda1d9dbc

OS/ARCH

Compressed size

419.83 MB

Last pushed

3 months by cvat

Type

Image

Manifest digest

sha256:4920bbe890bb7478862d6813f46d6ece983909ef8cb7beebd58746dcbabe31d5

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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.22 MB
4ENV PYTHON_VERSION=3.14.60 B
5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B
6RUN /bin/sh -c set -eux;11.68 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9RUN /bin/sh -c apt-get update34.14 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/transformers/requirements.txt . #464 B
16RUN |2 USE_GPU=false TARGETARCH=arm64 /bin/sh328.34 MB
17COPY --chmod=755 detector/transformers/func.py . #1.35 KB
18COPY --chmod=755 detector/transformers/agent/function_registration.sh . #1.34 KB
19COPY --chmod=755 detector/transformers/agent/function_deregistration.sh . #697 B
20COPY --chmod=755 detector/transformers/agent/check_env.sh . #1.25 KB
21COPY --chmod=755 detector/transformers/agent/entrypoint.sh . #766 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' '@1781049600'