sha256:efe12ba57895ef62ee224ca31d9885cc6d6c0a4d2358aef3133501ad6089149d
OS/ARCH
Compressed size
516.67 MB
Last pushed
about 2 months by cvat
Type
Image
Manifest digest
sha256:93d376befc7002f917e95472c46d4fd33dfe7f98465f145355af258fd86f61e8
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.60 B5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B6RUN /bin/sh -c set -eux;11.68 MB7RUN /bin/sh -c set -eux;249 B8CMD ["python3"]0 B9RUN /bin/sh -c apt-get update100.1 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/yolo/requirements.txt . #250 B16RUN |2 USE_GPU=false TARGETARCH=arm64 /bin/sh359.23 MB17COPY --chmod=755 detector/yolo/func.py ./ #1.91 KB18COPY --chmod=755 detector/yolo/agent/function_registration.sh . #1.35 KB19COPY --chmod=755 detector/yolo/agent/function_deregistration.sh . #705 B20COPY --chmod=755 detector/yolo/agent/check_env.sh . #1.21 KB21COPY --chmod=755 detector/yolo/agent/entrypoint.sh . #772 B22COPY --chmod=755 detector/yolo/agent/keypoints.txt . #220 B23ADD --chmod=+x https://dl.k8s.io/release/v1.34.6/bin/linux/arm64/kubectl /usr/local/bin/ #15.7 MB24USER agent0 B25ENTRYPOINT ["./entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1783900800'