docker pull redis:5
docker run --name myredis -d redis:5 -p 6379:6379
安装可视化工具: https://github.com/luin/medis