使用docker安装redis

因为redis官方不支持windows,所以为了使用新版本的redis,只能用docker. 1.下载docker 参考此教程 https://www.runoob.com/docker/windows-docker-install.html 2.找到要下载的redis版本(这里用的6) https://hub.docker.com/_/redis?tab=tags 3.随便打开个cmd 运行上面
相关文章
相关标签/搜索