当前位置:网站首页>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
边栏推荐
- 587. 安装栅栏 / 剑指 Offer II 014. 字符串中的变位词
- Generate verification code
- Crack sliding verification code
- Crawl the product data of cicada mother data platform
- [appium] write scripts by designing Keyword Driven files
- Open source key component multi_ Button use, including test engineering
- ROS package NMEA_ navsat_ Driver reads GPS and Beidou Positioning Information Notes
- cartographer_ There is no problem compiling node, but running the bug that hangs directly
- Summary of common server error codes
- 2022 judgment questions and answers for operation of refrigeration and air conditioning equipment
猜你喜欢
Nat commun | current progress and open challenges of applied deep learning in Bioscience
Land cover / use data product download
MySQL 中的字符串函数
Cloud native Virtualization: building edge computing instances based on kubevirt
2022制冷与空调设备运行操作判断题及答案
Detailed deployment of flask project
Classification of cifar100 data set based on convolutional neural network
C1小笔记【任务训练篇二】
Nat Commun|在生物科学领域应用深度学习的当前进展和开放挑战
Random number generation of C #
随机推荐
Halo open source project learning (II): entity classes and data tables
Gaode map search, drag and drop query address
MySQL 中的字符串函数
Land cover / use data product download
QTableWidget使用讲解
20222 return to the workplace
Add animation to the picture under V-for timing
Crawling mobile game website game details and comments (MQ + multithreading)
JS high frequency interview questions
k8s之实现redis一主多从动态扩缩容
MySQL_ 01_ Simple data retrieval
Transfer learning of five categories of pictures based on VGg
Svn simple operation command
Re expression régulière
Timestamp to formatted date
JS get link? The following parameter name or value, according to the URL? Judge the parameters after
re正則錶達式
Oil monkey website address
2022 Jiangxi energy storage technology exhibition, China Battery exhibition, power battery exhibition and fuel cell Exhibition
Open source key component multi_ Button use, including test engineering