Sign inSign up

eliottbacker/blockchain-node

By eliottbacker

Updated over 9 years ago

Dockerized platform for private blockchains

Image
1

261

eliottbacker/blockchain-node repository overview

Docker BlockChain Node

This image allows to get multichain node running on Docker.

Getting image from a registry

To pull an image from a registry, simply start the container using the following command:

docker pull eliottbacker/blockchain-node

Getting it running

To run ssh in a background process, simply start the container using the following command:

docker run -d --name myblockchain blockchain-node

...

Please report any issues with the Docker container to https://github.com/EliottBacker/DockerBlockChainNode/issues

Tag summary

Content type

Image

Digest

Size

79.5 MB

Last updated

over 9 years ago

docker pull eliottbacker/blockchain-node