mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-10-31 18:21:33 +00:00
replace docker store with docker hub
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
## [Redis](https://store.docker.com/images/redis/)
|
||||
## [Redis](https://hub.docker.com/_/redis/)
|
||||
|
||||
### 基本信息
|
||||
|
||||
[Redis](https://en.wikipedia.org/wiki/Redis) 是开源的内存 Key-Value 数据库实现。
|
||||
|
||||
该仓库位于 https://store.docker.com/images/redis/ ,提供了 Redis 3.x ~ 4.x 各个版本的镜像。
|
||||
该仓库位于 `https://hub.docker.com/_/redis/` ,提供了 Redis 3.x ~ 4.x 各个版本的镜像。
|
||||
|
||||
### 使用方法
|
||||
|
||||
|
||||
Reference in New Issue
Block a user