sha256:71e946017789e1c9124dddcf21b153d474728044022ebb5fd7e22dcfcb92c868
OS/ARCH
Compressed size
77.6 MB
Last pushed
about 1 month by digintlab
Type
Image
Manifest digest
sha256:6ba142fcca191a53ca0d28a6ced651875d48371de0030a2cdb4dbe18d02ad8f2
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.22 MB4ENV PYTHON_VERSION=3.14.60 B5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B6RUN /bin/sh -c set -eux;11.68 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.51 MB12RUN /bin/sh -c adduser --system670 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' '@1785715200'