Sign inSign up

iotex/iotex-scout

By iotex

Updated over 1 year ago

Image
0

1.3K

iotex/iotex-scout repository overview

iotex-scout

Install

required: go1.16.2+

docker run --name mysql57 -p 3306:3306 -e MYSQL_ROOT_PASSWORD=root -e MYSQL_ROOT_HOST=% -d mysql/mysql-server:5.7
docker run -itd --name redis-test -p 6379:6379 redis

make

Deploy

required:

./iotex-scout -c config.yml server
or 
make  && ./iotex-scout -c config.yml server

Tag summary

Content type

Image

Digest

sha256:20176fe1f

Size

25.2 MB

Last updated

over 1 year ago

docker pull iotex/iotex-scout:v1.1.22