archy/apps/bitcoin-core/Dockerfile

6 lines
129 B
Docker
Raw Normal View History

2026-01-24 23:18:24 +00:00
# Bitcoin Core - uses official image
FROM bitcoin/bitcoin:24.0
# Default user is already 'bitcoin'
# No additional setup needed