Skip to content

agyx/docker-bitcoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

docker-bitcoin

Build

docker build git@github.com:agyx/docker-bitcoin.git -t <TAG>
docker build git@github.com:agyx/docker-bitcoin.git -t <TAG> --build-arg VERSION=0.17.1

Run

docker run --name bitcoin-node -d -v blockchain:/bitcoin/.bitcoin -p 8333:8333 <TAG>

Stop

docker exec bitcoin-node ./bitcoin-cli stop

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published