Pre-compiled binaries with Parity - fast, light, and robust Ethereum implementation.
481
Build image:
docker build -t parity-bin .
or
pull image from Docker Hub:
docker pull loadaverage/parity-bin
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
Content type
Image
Digest
Size
112.3 MB
Last updated
over 8 years ago
docker pull loadaverage/parity-bin