sha256:7a391d6c2cb85e89b85cfa7d10e1bb1e4aa1377ffd884382f7f931d5a96bce48
OS/ARCH
Compressed size
2.35 GB
Last pushed
7 months by xomoxcc
Type
Image
Manifest digest
sha256:f4aa5e8f932dc6d097d5251803001e3c8dda050818d08cb829b152f2faebfd3b
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.21 MB4ENV PYTHON_VERSION=3.14.30 B5ENV PYTHON_SHA256=a97d5549e9ad81fe17159ed02c68774ad5d266c72f8d9a0b5a9c371fe85d902b0 B6RUN /bin/sh -c set -eux;11.59 MB7RUN /bin/sh -c set -eux;251 B8CMD ["python3"]0 B9ARG python_version=3.140 B10ARG debian_version=slim-trixie0 B11ARG pjsip_version=2.160 B12RUN |3 python_version=3.14 debian_version=slim-trixie pjsip_version=2.1638.59 MB13RUN |3 python_version=3.14 debian_version=slim-trixie pjsip_version=2.16216.41 KB14RUN |3 python_version=3.14 debian_version=slim-trixie pjsip_version=2.16848.21 KB15ARG TARGETOS=linux0 B16ARG TARGETARCH=arm640 B17RUN |5 python_version=3.14 debian_version=slim-trixie pjsip_version=2.1632 B18ARG UID=12000 B19ARG GID=12010 B20ARG UNAME=pythonuser0 B21RUN |8 python_version=3.14 debian_version=slim-trixie pjsip_version=2.163.27 KB22COPY /pjsip-libs/ /usr/local/lib/ # buildkit1.42 MB23COPY /pjsip-python/ /tmp/pjsip-python/ # buildkit9.56 MB24RUN |8 python_version=3.14 debian_version=slim-trixie pjsip_version=2.169.56 MB25ENV PATH=/home/pythonuser/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B26WORKDIR /app93 B27COPY --chown=1200:1201 requirements.txt ./ #522 B28COPY --chown=1200:1201 README.md pyproject.toml ./14.37 KB29COPY --chown=1200:1201 sipstuff ./sipstuff #123.41 KB30RUN |8 python_version=3.14 debian_version=slim-trixie pjsip_version=2.16149.93 MB31ARG install_cuda=true0 B32RUN |9 python_version=3.14 debian_version=slim-trixie pjsip_version=2.162.11 GB33ARG install_openvino=false0 B34RUN |10 python_version=3.14 debian_version=slim-trixie pjsip_version=2.1632 B35USER pythonuser0 B36ENV PYTHONDONTWRITEBYTECODE=10 B37ENV PYTHONUNBUFFERED=10 B38ENV PYTHONPATH=/app0 B39ARG gh_ref=gh_ref_is_undefined0 B40ENV GITHUB_REF=gh_ref_is_undefined0 B41ARG gh_sha=gh_sha_is_undefined0 B42ENV GITHUB_SHA=gh_sha_is_undefined0 B43ARG buildtime=2026-02-22 18:12:27 CET0 B44ENV BUILDTIME=2026-02-22 18:12:27 CET0 B45ENTRYPOINT ["tini" "--"]0 B46CMD ["tail" "-f" "/dev/null"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1769990400'