Skip to content

TheScriptGuy/docker-bitcoin-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💥 docker-bitcoin-core 💥

A set of scripts to run a bitcoin-core binary within a docker container.

There is much concern about running a bitcoin core node from other docker containers as one is not truly certain if the code that has been compiled is not tampered with.

This is an attempt to compile the bitcoin-core binaries from source code and have them run within a docker container to make it more portable and easier to upgrade between versions.

For more information on how to work with these scripts, refer to this blog post