riet/aliyun-slow-sql

By riet

Updated about 6 years ago

Image
0

377

riet/aliyun-slow-sql repository overview

docker build

docker build . -t <image>:<tag>

or pull

docker pull riet/aliyun-slow-sql

run
docker run \ 
  -d \ 
  --name aliyun-slow-sql \
  riet/aliyun-slow-sql \
  --access.key.id=<aliyun ak> \
  --access.key.secret=<aliyun ak sk> \
  --region.id=<region id> \
  --robot.url=https://oapi.dingtalk.com/robot/send?access_token=xxxxxxxxx \
  --secret=SECxxxxxxxxxx \
  --instance.ids=rds-id1,rds-id2,rds-id3

Tag summary

Content type

Image

Digest

Size

77.2 MB

Last updated

about 6 years ago

docker pull riet/aliyun-slow-sql