sha256:5516a841b51843e921372d8ebacde0fd6b22270975008e7a3e36b6f5e4905ec0
OS/ARCH
Compressed size
31.95 MB
Last pushed
11 months by rpsa
Type
Image
Manifest digest
sha256:c07304cdbac4ad18e83574af6a8865b6b256961c7829200fabd608c55e229516
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c apt-get update1.45 MB4COPY /usr/local/bin/rpcapd /usr/local/bin/rpcapd # buildkit575.18 KB5COPY /usr/local/lib/ /usr/local/lib/ # buildkit1.19 MB6RUN /bin/sh -c ldconfig #2.14 KB7ENV RPCAPD_PORT=8000 RPCAPD_BIND=0.0.0.0 RPCAPD_FLAGS=-40 B8RUN /bin/sh -c printf '%s\n'353 B9EXPOSE map[8000/tcp:{}]0 B10ENTRYPOINT ["/usr/bin/tini" "--"]0 B11CMD ["/usr/local/bin/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1754870400'