sha256:71e946017789e1c9124dddcf21b153d474728044022ebb5fd7e22dcfcb92c868
OS/ARCH
Compressed size
77.62 MB
Last pushed
about 1 month by digintlab
Type
Image
Manifest digest
sha256:bf4aecfee4a0a62e05e935cff0e7b4bdacd019e4671b4b493a6e8883192e212d
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.60 B5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B6RUN /bin/sh -c set -eux;11.76 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.62 MB12RUN /bin/sh -c adduser --system670 B13WORKDIR /app93 B14COPY /app /app # buildkit19.6 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 'amd64' out/ 'trixie' '@1785715200'