docker build . -t <image>:<tag>
docker pull riet/aliyun-slow-sql
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
Content type
Image
Digest
Size
77.2 MB
Last updated
about 6 years ago
docker pull riet/aliyun-slow-sql