sha256:051e0b5d86901826f668902bc29162825cff5fe1084fc0e02c8565d844fd5c1e
OS/ARCH
linux/amd64
Compressed size
2.83 GB
Last pushed
about 1 month by cvat
Type
Image
Manifest digest
sha256:ba0743576288615fd6736243cafd1037ba35f79898c0b13ab991ff597cb213a2
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.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 KB13WORKDIR /app93 B14RUN |2 USE_GPU=true TARGETARCH=amd64 /bin/sh115 B15COPY --chmod=755 detector/transformers/requirements.txt . #463 B16RUN |2 USE_GPU=true TARGETARCH=amd64 /bin/sh2.74 GB17COPY --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 . #693 B20COPY --chmod=755 detector/transformers/agent/check_env.sh . #1.24 KB21COPY --chmod=755 detector/transformers/agent/entrypoint.sh . #762 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' '@1785715200'