mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-01-12 22:43:42 +08:00
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).