sha256:2b868d304d1e73da7ebf29bb02ccda4cdb27232d5620302899333d193df0e516
OS/ARCH
linux/arm64
Compressed size
161.29 MB
Last pushed
over 1 year by wiredboy
Type
Image
Manifest digest
sha256:8e0aa6883085c7d2d0f3140d196e26a25649cbad01100ad8180d28388a14021b
Image Layers
1# debian.sh --arch 'arm64' out/26.76 MB2WORKDIR /opt/rtpengine117 B3ENV DEBIAN_FRONTEND=noninteractive0 B4RUN /bin/sh -c groupadd -r1.09 KB5COPY /build/ngcp-rtpengine-daemon_*.deb /tmp/ # buildkit533.99 KB6COPY ./netdiscover /usr/bin/netdiscover # buildkit3.92 MB7RUN /bin/sh -c chmod +x32 B8COPY ./entrypoint.sh /opt/rtpengine/entrypoint.sh # buildkit953 B9COPY ./rtpengine.conf /opt/rtpengine/rtpengine.conf # buildkit339 B10RUN /bin/sh -c apt-get update130.09 MB11RUN /bin/sh -c chown -R1.09 KB12USER rtpengine0 B13ENTRYPOINT ["/opt/rtpengine/entrypoint.sh"]0 B14CMD ["rtpengine"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1733097600'