sha256:22f75eacf4a7d67f3483264a51389c069d5de4f500286b99e71ac436cf041dfd
OS/ARCH
linux/amd64
Compressed size
5.33 GB
Last pushed
8 days by cvat
Type
Image
Manifest digest
sha256:2e98b66d8aa4a96beec57892fa64dcfd8f184b48c76cf849ba8a6c2a2d991e66
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;4.07 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;11.79 MB7RUN /bin/sh -c set -eux;249 B8CMD ["python3"]0 B9RUN /bin/sh -c apt-get update34.21 MB10ARG USE_GPU=true0 B11ARG TARGETARCH=amd640 B12RUN |2 USE_GPU=true TARGETARCH=amd64 /bin/sh3.24 KB13RUN |2 USE_GPU=true TARGETARCH=amd64 /bin/sh99 B14WORKDIR /app93 B15COPY --chmod=755 tracker/sam2/requirements.txt . #329 B16RUN |2 USE_GPU=true TARGETARCH=amd64 /bin/sh5.24 GB17COPY --chmod=755 tracker/sam2/func.py . #2.41 KB18COPY --chmod=755 tracker/sam2/agent/function_registration.sh . #1.3 KB19COPY --chmod=755 tracker/sam2/agent/function_deregistration.sh . #687 B20COPY --chmod=755 tracker/sam2/agent/check_env.sh . #1.16 KB21COPY --chmod=755 tracker/sam2/agent/entrypoint.sh . #753 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' '@1787529600'