Sign inSign up

cvat/transformers_agent:v2.74.1

Multi-platform
Index digest

sha256:85b4cecff8b03ae16688ee916527bdaa98ff1eb559b1f64e11b3f94f1f32b23b

OS/ARCH

Compressed size

471.2 MB

Last pushed

15 days by cvat

Type

Image

Manifest digest

sha256:6377fba6f2fb5b966f7ba2438ca172278cebca15ae060e8d56a4a08a64ad4f29

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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.07 MB
4ENV PYTHON_VERSION=3.14.70 B
5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B
6RUN /bin/sh -c set -eux;11.79 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9RUN /bin/sh -c apt-get update34.21 MB
10ARG USE_GPU=false0 B
11ARG TARGETARCH=amd640 B
12RUN |2 USE_GPU=false TARGETARCH=amd64 /bin/sh3.24 KB
13WORKDIR /app93 B
14RUN |2 USE_GPU=false TARGETARCH=amd64 /bin/sh114 B
15COPY --chmod=755 detector/transformers/requirements.txt . #463 B
16RUN |2 USE_GPU=false TARGETARCH=amd64 /bin/sh375.44 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 . #696 B
20COPY --chmod=755 detector/transformers/agent/check_env.sh . #1.24 KB
21COPY --chmod=755 detector/transformers/agent/entrypoint.sh . #764 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' '@1787529600'