Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker container for bitcore-node, includes bitcoind and a bootstrap script for a fast start.

Usage

To run it:

$ docker run -d -v /path/to/data/:/root/.bitcoin --name bitcore -p 80:80 conejo/bitcore

Notes

  • This runs on port 80.
  • You could place a bitcoin.conf (bitcoind configuration file) and a docker.yml (bitcore configuration file) under /path/to/data if you want to customize it.

Warning

This is my first Docker container. I wouldn't use it for anything serious or important.

Contributing to Docker-bitcore:

If you find any improvement or issue you want to fix, feel free to send me a pull request with testing.

Feel free to donate some bits : 154pATARwRgncvP6mgA58J2RQ4avYKpLyR

About

Docker container for a bitcore instance (with bitcoind)

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages