sha256:b93ca638bce55cc89a7be505065707445805d3f66087e07b4da866a6f30c1526
OS/ARCH
linux/arm64
Compressed size
257.9 MB
Last pushed
3 months by surajjat
Type
Image
Manifest digest
sha256:8c2e3c1c4164d7be80aa55c13c246b13ec7e171c1f3588be7ace60530d27020c
Image Layers
1# debian.sh --arch 'arm64' out/26.82 MB2ENV DEBIAN_FRONTEND=noninteractive DIST=bookworm REL=14.00 B3RUN /bin/sh -c apt-get update6.42 MB4COPY /tmp/rtpengine-dfx-repo-keyring_1.0_all.deb /tmp/keyring.deb # buildkit3.95 KB5RUN /bin/sh -c dpkg -i189.41 MB6RUN /bin/sh -c mkdir /home/RTPSTATSAPI/122 B7COPY rtpengine_api.py /home/RTPSTATSAPI/rtpengine_api.py # buildkit1.09 KB8RUN /bin/sh -c apt update14.41 MB9RUN /bin/sh -c apt install20.83 MB10COPY rtpengine.conf /etc/rtpengine/rtpengine.conf # buildkit478 B11COPY entrypoint.sh /entrypoint.sh # buildkit1.53 KB12RUN /bin/sh -c chmod +x32 B13EXPOSE [10000/udp 10001/udp 10002/udp 10003/udp0 B14ENTRYPOINT ["/usr/bin/tini" "--"]0 B15CMD ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1782172800'