Sign inSign up

cvat/transformers_agent:v2.65.1

Multi-platform
Index digest

sha256:f1ddfd26bdb54771cccf30b5cc07204d888a4f0d33045b9dd68685ca0e4099f3

OS/ARCH

Compressed size

462.03 MB

Last pushed

4 months by cvat

Type

Image

Manifest digest

sha256:12d03278ac0fb89f7a9c547acad87f24abd0f73ea1687401aeae7554bf55a207

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;251 B
8CMD ["python3"]0 B
9RUN /bin/sh -c apt-get update34.2 MB
10ARG USE_GPU=false0 B
11ARG TARGETARCH=amd640 B
12RUN |2 USE_GPU=false TARGETARCH=amd64 /bin/sh3.24 KB
13WORKDIR /app92 B
14RUN |2 USE_GPU=false TARGETARCH=amd64 /bin/sh113 B
15COPY --chmod=755 detector/transformers/requirements.txt . #406 B
16RUN |2 USE_GPU=false TARGETARCH=amd64 /bin/sh369.16 MB
17COPY --chmod=755 detector/transformers/func.py . #1.35 KB
18COPY --chmod=755 detector/transformers/agent/function_registration.sh . #1.3 KB
19COPY --chmod=755 detector/transformers/agent/function_deregistration.sh . #650 B
20COPY --chmod=755 detector/transformers/agent/check_env.sh . #1.19 KB
21COPY --chmod=755 detector/transformers/agent/entrypoint.sh . #716 B
22ADD --chmod=+x https://dl.k8s.io/release/v1.34.6/bin/linux/amd64/kubectl /usr/local/bin/ #17.26 MB
23USER agent0 B
24ENTRYPOINT ["./entrypoint.sh"]0 B

Command

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