sha256:e8bf696b48d96615d49d05f5be77d40211fab2ab1bbc7c0497d636e821db8d87
OS/ARCH
Compressed size
28.72 MB
Last pushed
over 1 year by kroese
Type
Image
Manifest digest
sha256:760b4cc46377a0190509310f69d3b930ef09e1455373d790cf0fe38411eb92cf
Image Layers
1# debian.sh --arch 'arm64' out/26.75 MB2ARG DEBCONF_NOWARNINGS=yes0 B3ARG DEBIAN_FRONTEND=noninteractive0 B4ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B5RUN |3 DEBCONF_NOWARNINGS=yes DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true327.54 KB6COPY --chmod=600 /app/btc_rpc_proxy.toml /etc/btc_rpc_proxy.toml #471 B7COPY --chmod=755 /app/target/release/btc_rpc_proxy /usr/local/bin/btc-rpc-proxy #1.65 MB8EXPOSE map[8331/tcp:{}]0 B9ENTRYPOINT ["tini" "--"]0 B10CMD ["/usr/local/bin/btc-rpc-proxy" "--conf" "/etc/btc_rpc_proxy.toml"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1740355200'