Sign inSign up

ulamlabs/btc-rpc-explorer

By ulamlabs

•Updated over 6 years ago

Docker image for janoside's btc-rpc-explorer https://github.com/janoside/btc-rpc-explorer.

Image
0

3.2K

ulamlabs/btc-rpc-explorer repository overview

⁠BTC RPC Explorer Docker image

Docker image for janoside's btc-rpc-explorer⁠. GitHub repository is available at ulamlabs/docker-btc-rpc-explorer⁠.

⁠Building

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 .

⁠Usage

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

Tag summary

Content type

Image

Digest

Size

40.1 MB

Last updated

over 6 years ago

docker pull ulamlabs/btc-rpc-explorer