Skip to content

Commit

Permalink
docs: Mention pre-built docker image in README (#465)
Browse files Browse the repository at this point in the history
Refs #459
  • Loading branch information
shesek authored Feb 13, 2024
1 parent 81c0ddf commit a9499f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ be configured to the URL reachable by the server, typically `http://localhost:30
docker build -t esplora .
```

Alternatively, you may use the pre-built [`blockstream/esplora` image](https://hub.docker.com/r/blockstream/esplora) from Docker Hub.

## How to run the explorer for Bitcoin mainnet

```
Expand Down

0 comments on commit a9499f8

Please sign in to comment.