Skip to content

Commit a9499f8

Browse files
authored
docs: Mention pre-built docker image in README (#465)
Refs #459
1 parent 81c0ddf commit a9499f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ be configured to the URL reachable by the server, typically `http://localhost:30
143143
docker build -t esplora .
144144
```
145145

146+
Alternatively, you may use the pre-built [`blockstream/esplora` image](https://hub.docker.com/r/blockstream/esplora) from Docker Hub.
147+
146148
## How to run the explorer for Bitcoin mainnet
147149

148150
```

0 commit comments

Comments
 (0)