Skip to content

geekwho-eth/docker-bitcoin-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 70.6%
  • Shell 29.4%