Sign inSign up

surajjat/rtpengine:v1.0

Index digest

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 MB
2ENV DEBIAN_FRONTEND=noninteractive DIST=bookworm REL=14.00 B
3RUN /bin/sh -c apt-get update6.42 MB
4COPY /tmp/rtpengine-dfx-repo-keyring_1.0_all.deb /tmp/keyring.deb # buildkit3.95 KB
5RUN /bin/sh -c dpkg -i189.41 MB
6RUN /bin/sh -c mkdir /home/RTPSTATSAPI/122 B
7COPY rtpengine_api.py /home/RTPSTATSAPI/rtpengine_api.py # buildkit1.09 KB
8RUN /bin/sh -c apt update14.41 MB
9RUN /bin/sh -c apt install20.83 MB
10COPY rtpengine.conf /etc/rtpengine/rtpengine.conf # buildkit478 B
11COPY entrypoint.sh /entrypoint.sh # buildkit1.53 KB
12RUN /bin/sh -c chmod +x32 B
13EXPOSE [10000/udp 10001/udp 10002/udp 10003/udp0 B
14ENTRYPOINT ["/usr/bin/tini" "--"]0 B
15CMD ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1782172800'