Add official docker hub link

This commit is contained in:
Willian Mitsuda 2021-07-08 18:53:08 -03:00
parent a50a003ecd
commit 5d5eaddd6e
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ Now you should have an Erigon node with Otterscan jsonrpc APIs enabled, running
### Run Otterscan docker image from Docker Hub
TODO: publish Otterscan official images as soon as it is validated.
The Otterscan official repo on Docker Hub is [here](https://hub.docker.com/orgs/otterscan/repositories).
```
docker run --rm -p 5000:80 --name otterscan -d otterscan/otterscan:<versiontag>