Files
stacks-puppet-node/images/README.md
2016-02-23 15:52:18 -05:00

486 B

Docker Image

We also maintain a docker image for blockstackd:

docker run -it --entrypoint=/bin/bash blockstack/blockstackd

This currently installs blockstack v0.0.3, which is not the latest release and we recommend following the pip install instructions instead.

The docker image comes pre-populated with a snapshot that was processed till a recent block and you won't have to process all the blocks yourself (which takes time).