当前位置:网站首页>Dock installation redis
Dock installation redis
2022-04-23 18:01:00 【Shallow singing ~ happiness】
1. View available Redis edition visit Redis Image library address : https://hub.docker.com/_/redis?tab=tags. Can pass Sort by View other versions of Redis, The default is the latest version redis:latest.
2. You can also use docker search redis Command to view the available versions :
3. Take the latest version Redis Mirror image
docker pull redis:latest
4. see redis Mirror image
docker images
5. Use the following command to run redis Containers :
docker run -itd --name redis-test -p 6379:6379 redis
6. Query run redis Containers :
docker ps
7. Get into redis Containers :
docker exec -it Containers Id /bin/bash
8. Connect redis
版权声明
本文为[Shallow singing ~ happiness]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231800322998.html
边栏推荐
- Go对文件操作
- cartographer_ There is no problem compiling node, but running the bug that hangs directly
- Generate verification code
- k8s之实现redis一主多从动态扩缩容
- Amount input box, used for recharge and withdrawal
- Laser slam theory and practice of dark blue College Chapter 3 laser radar distortion removal exercise
- Classification of cifar100 data set based on convolutional neural network
- Auto.js 自定义对话框
- The ultimate experience, the audio and video technology behind the tiktok
- Docker 安装 MySQL
猜你喜欢
Detailed deployment of flask project
Nat Commun|在生物科学领域应用深度学习的当前进展和开放挑战
2022 judgment questions and answers for operation of refrigeration and air conditioning equipment
云原生虚拟化:基于 Kubevirt 构建边缘计算实例
In JS, t, = > Analysis of
How to install jsonpath package
2022江西光伏展,中国分布式光伏展会,南昌太阳能利用展
高德地图搜索、拖拽 查询地址
Uniapp custom search box adaptation applet alignment capsule
Yolov4 pruning [with code]
随机推荐
[UDS unified diagnostic service] v. diagnostic application example: Flash bootloader
Docker 安装 Redis
The method of changing a value in the array and a value in the object of wechat applet
2022 Shanghai safety officer C certificate operation certificate examination question bank and simulation examination
Go file operation
2022江西储能技术展会,中国电池展,动力电池展,燃料电池展
I / O multiplexing and its related details
QTableWidget使用讲解
[UDS unified diagnostic service] IV. typical diagnostic service (6) - input / output control unit (0x2F)
Anchor location - how to set the distance between the anchor and the top of the page. The anchor is located and offset from the top
C network related operations
Flash - Middleware
Re expression régulière
How to read literature
开源按键组件Multi_Button的使用,含测试工程
ES6 face test questions (reference documents)
Svn simple operation command
Secure credit
C1 notes [task training part 2]
Stanford machine learning course summary