sha256:e8bf696b48d96615d49d05f5be77d40211fab2ab1bbc7c0497d636e821db8d87
OS/ARCH
Compressed size
28.9 MB
Last pushed
over 1 year by kroese
Type
Image
Manifest digest
sha256:e5c0394777198a82c7c0a3315b3c0442537c8a9d899ed5408950f51eab55bec6
Image Layers
1# debian.sh --arch 'amd64' out/26.91 MB2ARG DEBCONF_NOWARNINGS=yes0 B3ARG DEBIAN_FRONTEND=noninteractive0 B4ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B5RUN |3 DEBCONF_NOWARNINGS=yes DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true370.22 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.63 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 'amd64' out/ 'bookworm' '@1740355200'