Sign inSign up

loadaverage/parity-bin

By loadaverage

Updated over 8 years ago

Pre-compiled binaries with Parity - fast, light, and robust Ethereum implementation.

Image
0

481

loadaverage/parity-bin repository overview

Docker build status Docker automated

Pre-compiled binaries with Parity - fast, light, and robust Ethereum implementation.

Build image: docker build -t parity-bin .

or

pull image from Docker Hub:

docker pull loadaverage/parity-bin


Examples:

Start Ropsten testnet node using docker-compose:

git clone https://github.com/loadaverage/parity-bin && \ 
cd parity-bin && \
docker-compose up -d

NOTE: make sure to adjust volumes and RPC API to your needs

Tag summary

Content type

Image

Digest

Size

112.3 MB

Last updated

over 8 years ago

docker pull loadaverage/parity-bin