Skip to content

BitcoinDeveloperNetwork/docker-bitcoin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker bitcoin

Dockerfile of the public image vulpemventures/bitcoin:latest

Pull the image:

$ docker pull vulpemventures/bitcoin

Run the container:

$ docker run -p 19001:19001 -v path/to/bitcoin.conf:/config -d vulpemventures/bitcoin

About

Dockerfile of the public image vulpemventures/bitcoin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 60.1%
  • Dockerfile 39.9%