Dockerized platform for private blockchains
261
This image allows to get multichain node running on Docker.
To pull an image from a registry, simply start the container using the following command:
docker pull eliottbacker/blockchain-node
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
Content type
Image
Digest
Size
79.5 MB
Last updated
over 9 years ago
docker pull eliottbacker/blockchain-node