redis.conf

  • docker 安装redis

    1、获取 redis 镜像 docker pull redis 2、查看本地镜像 docker images 3、从官网获取 redis.conf 配置文件 cd /usr/loc…

    数据库 2022年8月1日
  • docker 安装redis

    1、获取 redis 镜像 docker pull redis 2、查看本地镜像 docker images 3、从官网获取 redis.conf 配置文件 cd /usr/loc…

    数据库 2022年8月1日