sha256:4aec91940c88df2a329ede9757c870ee895456cabcc291e95b59f3ba24b92f63
OS/ARCH
Compressed size
28.86 MB
Last pushed
over 1 year by kroese
Type
Image
Manifest digest
sha256:ca28899a0199e3a6b177dfae28de56489af14d77431012ca735829cc30062879
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.2 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.59 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' '@1738540800'