geekwho-eth / docker-bitcoin-core

A bitcoin-core docker image

Home Page:https://hub.docker.com/r/caijiamx/bitcoin-core/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

geekwho-eth/bitcoin-core

This is a project that includes multiple images, each with its own features and usage.

Image List

Bitcoin Core Docker Image

bitcoin_core Docker Pulls Docker Stars Docker Image Size (latest)

This Docker image is built to run Bitcoin Core, leveraging a multi-stage build process.

Highlight:

  1. Build the image based on the alpine image.
  2. Run lnd as a non-root user.
  3. Resolve the user home directory permissions issue.

More Details

About

A bitcoin-core docker image

https://hub.docker.com/r/caijiamx/bitcoin-core/

License:MIT License


Languages

Language:Dockerfile 63.9%Language:Shell 36.1%