sha256:14e14f369264b569d528218c59198ee71f43f6d7ee39c106398eb4ee1db4ab32
OS/ARCH
Compressed size
418.42 MB
Last pushed
4 months by cvat
Type
Image
Manifest digest
sha256:62c007c989d00d750899b11f5ab631873f3068fc4ce47c14a68ff4486636fbc9
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.22 MB4ENV PYTHON_VERSION=3.14.50 B5ENV PYTHON_SHA256=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db60 B6RUN /bin/sh -c set -eux;11.67 MB7RUN /bin/sh -c set -eux;250 B8CMD ["python3"]0 B9RUN /bin/sh -c apt-get update34.14 MB10ARG USE_GPU=false0 B11ARG TARGETARCH=arm640 B12RUN |2 USE_GPU=false TARGETARCH=arm64 /bin/sh3.24 KB13WORKDIR /app93 B14RUN |2 USE_GPU=false TARGETARCH=arm64 /bin/sh114 B15COPY --chmod=755 detector/transformers/requirements.txt . #463 B16RUN |2 USE_GPU=false TARGETARCH=arm64 /bin/sh326.93 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 . #695 B20COPY --chmod=755 detector/transformers/agent/check_env.sh . #1.25 KB21COPY --chmod=755 detector/transformers/agent/entrypoint.sh . #765 B22ADD --chmod=+x https://dl.k8s.io/release/v1.34.6/bin/linux/arm64/kubectl /usr/local/bin/ #15.7 MB23USER agent0 B24ENTRYPOINT ["./entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'