sha256:7063fc5e10813f1cfd27725f8d2d4c5c36619e6b1530a6d7c22fcaebda1d9dbc
OS/ARCH
Compressed size
464 MB
Last pushed
3 months by cvat
Type
Image
Manifest digest
sha256:af375b598499f91432d0d1e41dcf2fa1b305583a9ee929b63826345745257801
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.23 MB4ENV PYTHON_VERSION=3.14.60 B5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B6RUN /bin/sh -c set -eux;11.76 MB7RUN /bin/sh -c set -eux;249 B8CMD ["python3"]0 B9RUN /bin/sh -c apt-get update34.2 MB10ARG USE_GPU=false0 B11ARG TARGETARCH=amd640 B12RUN |2 USE_GPU=false TARGETARCH=amd64 /bin/sh3.24 KB13WORKDIR /app93 B14RUN |2 USE_GPU=false TARGETARCH=amd64 /bin/sh114 B15COPY --chmod=755 detector/transformers/requirements.txt . #463 B16RUN |2 USE_GPU=false TARGETARCH=amd64 /bin/sh371.12 MB17COPY --chmod=755 detector/transformers/func.py . #1.35 KB18COPY --chmod=755 detector/transformers/agent/function_registration.sh . #1.34 KB19COPY --chmod=755 detector/transformers/agent/function_deregistration.sh . #694 B20COPY --chmod=755 detector/transformers/agent/check_env.sh . #1.24 KB21COPY --chmod=755 detector/transformers/agent/entrypoint.sh . #764 B22ADD --chmod=+x https://dl.k8s.io/release/v1.34.6/bin/linux/amd64/kubectl /usr/local/bin/ #17.26 MB23USER agent0 B24ENTRYPOINT ["./entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1781049600'