Sign inSign up

bsv9/docker-bitcoin:28.1

Manifest digest

sha256:42dea6df0d9c63f8965d83decb17a09377a60f0ce0fb291a1ece8edc32b6e2d4

OS/ARCH

linux/amd64

Compressed size

63.04 MB

Last pushed

over 1 year by bsv9

Type

Image

Manifest digest

sha256:42dea6df0d9c63f8965d83decb17a09377a60f0ce0fb291a1ece8edc32b6e2d4

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd -r3.2 KB
3RUN /bin/sh -c set -ex7.54 MB
4ENV BITCOIN_VERSION=28.10 B
5ENV BITCOIN_FILE=bitcoin-28.1-x86_64-linux-gnu.tar.gz0 B
6ENV BITCOIN_URL=https://bitcoincore.org/bin/bitcoin-core-28.1/0 B
7ENV BITCOIN_SHA256=07f77afd326639145b9ba9562912b2ad2ccec47b8a305bd075b4f4cb127b7ed70 B
8ENV BITCOIN_ASC_URL=https://bitcoincore.org/bin/bitcoin-core-28.1/SHA256SUMS0 B
9ENV BITCOIN_PGP_KEY=4D1B3D5ECBA1A7E05371EEBE46800E30FC748A660 B
10RUN /bin/sh -c cd /tmp28.58 MB
11ENV BITCOIN_DATA=/data0 B
12RUN /bin/sh -c mkdir "$BITCOIN_DATA"218 B
13VOLUME [/data]0 B
14COPY docker-entrypoint.sh /entrypoint.sh # buildkit458 B
15ENTRYPOINT ["/entrypoint.sh"]0 B
16EXPOSE map[18332/tcp:{} 18333/tcp:{} 18443/tcp:{} 18444/tcp:{}0 B
17CMD ["bitcoind"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'