sha256:fbc936622aac3ffe1575e1d1e11ef0ea87a013fe5ab28bd9f0f2fe98c541da91
OS/ARCH
linux/arm64
Compressed size
202.81 MB
Last pushed
4 months by mdnf1992
Type
Image
Manifest digest
sha256:cda8ff117d8240ef531e815c47b09ac461f19f5712dd2cc60a9adfb7a49bce2f
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB2ENV GST_PLUGIN_PATH=/usr/local/lib/aarch64-linux-gnu/gstreamer-1.0:/usr/local/lib/gstreamer-1.00 B3RUN /bin/sh -c apt-get update85.26 MB4COPY /app /usr/local/ # buildkit84.36 MB5COPY /app/etc/ /cfg/ # buildkit527 B6COPY /usr/local/share /usr/local/share/ # buildkit1.99 MB7COPY /usr/local/lib/aarch64-linux-gnu/ /usr/local/lib/aarch64-linux-gnu/ # buildkit2.45 MB8COPY --chmod=0755 /src/docker/entrypoint.sh /usr/local/bin/entrypoint.sh #540 B9RUN /bin/sh -c ldconfig #5.82 KB10ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B11CMD []0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1763337600'