This is a docker-compose version of blockscout block explorer, tailed to work with local ganache chain.
dockerdocker-composeganache-cli
- Run local
ganachenode on0.0.0.0address docker-compose build- Modify, if need, the
.envfile. TheBLOCKSCOUT_VERSIONrefers to blockscout tag version GPORT=<ganache-cli--port> docker-compose up -d, for brownie ideGPORT=8545is set by default
In case of troubles with connection to db try to remove dbvolume from host system or from docker-compose.yaml file