sha256:cdb54287d0058e40c8ec1523d4b35b7af1da8c54c5b784961ca6d92a8b2a1a2e
OS/ARCH
linux/amd64
Compressed size
2.99 GB
Last pushed
4 months by cvat
Type
Image
Manifest digest
sha256:1ededacfe5e442dab46226fd6b5e8ca184c78a31955fec2409872fb1bc51da70
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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.50 B5ENV PYTHON_SHA256=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db60 B6RUN /bin/sh -c set -eux;11.76 MB7RUN /bin/sh -c set -eux;251 B8CMD ["python3"]0 B9RUN /bin/sh -c apt-get update102.94 MB10ARG USE_GPU=true0 B11ARG TARGETARCH=amd640 B12RUN |2 USE_GPU=true TARGETARCH=amd64 /bin/sh3.24 KB13WORKDIR /app92 B14RUN |2 USE_GPU=true TARGETARCH=amd64 /bin/sh112 B15COPY --chmod=755 detector/yolo/requirements.txt . #241 B16RUN |2 USE_GPU=true TARGETARCH=amd64 /bin/sh2.83 GB17COPY --chmod=755 detector/yolo/func.py ./ #1.9 KB18COPY --chmod=755 detector/yolo/agent/function_registration.sh . #1.29 KB19COPY --chmod=755 detector/yolo/agent/function_deregistration.sh . #644 B20COPY --chmod=755 detector/yolo/agent/check_env.sh . #1.15 KB21COPY --chmod=755 detector/yolo/agent/entrypoint.sh . #713 B22COPY --chmod=755 detector/yolo/agent/keypoints.txt . #219 B23ADD --chmod=+x https://dl.k8s.io/release/v1.34.6/bin/linux/amd64/kubectl /usr/local/bin/ #17.26 MB24USER agent0 B25ENTRYPOINT ["./entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1777939200'