sha256:138390f44ebdb6d947b4ef5adfb976681f68313e7c1c43bad0e585bd207e30c6
OS/ARCH
Compressed size
277.42 MB
Last pushed
7 months by xomoxcc
Type
Image
Manifest digest
sha256:61e4c7aadade7e646d72d06d6602dc0437393b83f8871f821c696838a3f9403d
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.30 B5ENV PYTHON_SHA256=a97d5549e9ad81fe17159ed02c68774ad5d266c72f8d9a0b5a9c371fe85d902b0 B6RUN /bin/sh -c set -eux;11.67 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.84 MB13RUN |3 python_version=3.14 debian_version=slim-trixie pjsip_version=2.16218.16 KB14RUN |3 python_version=3.14 debian_version=slim-trixie pjsip_version=2.16848.21 KB15ARG TARGETOS=linux0 B16ARG TARGETARCH=amd640 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.51 MB23COPY /pjsip-python/ /tmp/pjsip-python/ # buildkit10.02 MB24RUN |8 python_version=3.14 debian_version=slim-trixie pjsip_version=2.1610.02 MB25ENV PATH=/home/pythonuser/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B26WORKDIR /app92 B27COPY --chown=1200:1201 requirements.txt ./ #520 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.16174.56 MB31ARG install_cuda=false0 B32RUN |9 python_version=3.14 debian_version=slim-trixie pjsip_version=2.1632 B33ARG 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:23 CET0 B44ENV BUILDTIME=2026-02-22 18:12:23 CET0 B45ENTRYPOINT ["tini" "--"]0 B46CMD ["tail" "-f" "/dev/null"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'