当前位置:网站首页>【8】Docker中部署Redis
【8】Docker中部署Redis
2022-08-05 05:25:00 【技术的搬运工】
1)拉取镜像
docker pull redis
这是我在 VMware 的 CentOS 中装过的 redis 版本,拉取该指定版本使用 docker pull redis:5.0.12 命令,
不过下面在docker中安装,我们使用最新的
2)根据 redis 镜像创建 redis 容器
docker run -di --name=redis -p 6379:6379 redis:latest # 别忘了 端口映射 的配置
查看 redis 启动情况
然后使用 redis 连接工具 RedisDesktopManager 就可以直接连接 redis 容器了
边栏推荐
- What is Alibaba Cloud Express Beauty Station?
- Transformer interprets and predicts instance records in detail
- wc, grep, tar, vi/vim
- Matplotlib plotting notes
- 淘宝客APP带自营商城本地生活CPS外卖优惠电影票话费更新渠道跟单生活特权V3
- 错误记录集锦(遇到则记下)
- 【FAQ】CCAPI Compatible EOS Camera List (Updated in August 2022)
- In-depth analysis if according to data authority @datascope (annotation + AOP + dynamic sql splicing) [step by step, with analysis process]
- document.querySelector()方法
- DevOps - Understanding Learning
猜你喜欢
随机推荐
Error correction notes for the book Image Processing, Analysis and Machine Vision
Transformer interprets and predicts instance records in detail
scikit-image image processing notes
lingo入门——河北省第三届研究生建模竞赛B题
ALC experiment
网络排错基础-学习笔记
link 和@improt的区别
深夜小酌,50道经典SQL题,真香~
NB-IOT智能云家具项目系列实站
document.querySelector()方法
Dry!Teach you to use industrial raspberries pie combining CODESYS configuration EtherCAT master station
input详解之文件上传
获取预训练模型的网络输入尺寸
Email management Filter emails
The future of cloud gaming
白鹭egret添加新页面教程,如何添加新页面
浏览器兼容汇总
【FAQ】什么是 Canon CCAPI
Q 2020, the latest senior interview Laya soul, do you know?
config.js related configuration summary