sha256:db7bd412079951daa7f814ecc79391baa62aadfcf6b105cd80eda6ac23eb66ae
OS/ARCH
Compressed size
80.84 MB
Last pushed
16 days by digintlab
Type
Image
Manifest digest
sha256:64772e10b16395df3e6ecd97e4a4e1be4549d507d7b3a59bfd67301cfde71ee6
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;4.39 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;11.71 MB7RUN /bin/sh -c set -eux;249 B8CMD ["python3"]0 B9HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s0 B10ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B11RUN /bin/sh -c apt update16.53 MB12RUN /bin/sh -c adduser --system671 B13WORKDIR /app93 B14COPY /app /app # buildkit19.45 MB15LABEL org.opencontainers.image.source=https://github.com/DigintLab/opencti-connector0 B16LABEL org.opencontainers.image.description=The Double Extortion connector0 B17USER app0 B18ENTRYPOINT ["python" "main.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'