Docker image for janoside's btc-rpc-explorer https://github.com/janoside/btc-rpc-explorer.
3.2K
Docker image for janoside's btc-rpc-explorer. GitHub repository is available at ulamlabs/docker-btc-rpc-explorer.
docker build -t ulamlabs/btc-rpc-explorer:latest .
You can also build specific version of BTC RPC Explorer:
docker build --build-arg version=2.0.0 -t ulamlabs/btc-rpc-explorer:latest .
Docker image supports the same environment variables as the app itself. Use .env.sample as reference. Image is available on Docker Hub.
docker pull ulamlabs/btc-rpc-explorer:latest
Content type
Image
Digest
Size
40.1 MB
Last updated
over 6 years ago
docker pull ulamlabs/btc-rpc-explorer