Docker-Compose example:
services:
bitcoin:
image: gaja77/bitcoin:29.2.knots20251110
environment:
- TZ=Europe/Belgrade
ports:
- 8332:8332/tcp
- 8333:8333/tcp
volumes:
- ./data:/bitcoin/.bitcoin
restart: unless-stopped
stop_grace_period: 1m
Content type
Image
Digest
sha256:f9e880e6d…
Size
101.6 MB
Last updated
8 months ago
docker pull gaja77/bitcoin:29.2.knots20251110