Sign inSign up

ceaser/bitcoin

By ceaser

Updated over 8 years ago

A Linux Bitcoin Core node

Image
0

4.2K

ceaser/bitcoin repository overview

docker-bitcoin

A Linux Bitcoin Core node docker container.

Examples

Here is an example of a docker run line that exposes all ports and mounts the data directory to persist blockchain and wallet files.

docker run -it -p '8333:8333/tcp' -v `pwd`/data:'/data' ceaser/bitcoin

Tag summary

Content type

Image

Digest

Size

68.5 MB

Last updated

over 8 years ago

docker pull ceaser/bitcoin