mirror of
https://github.com/bitnami/containers.git
synced 2026-03-08 10:47:20 +08:00
fix links to hub.docker.com
This commit is contained in:
@@ -23,14 +23,14 @@ redis:
|
||||
# Get this image
|
||||
|
||||
The recommended way to get the Bitnami Redis Docker Image is to pull the prebuilt image from the
|
||||
[Docker Hub Registry](https://hub.docker.com/u/bitnami/redis).
|
||||
[Docker Hub Registry](https://hub.docker.com/r/bitnami/redis).
|
||||
|
||||
```bash
|
||||
docker pull bitnami/redis:latest
|
||||
```
|
||||
|
||||
To use a specific version, you can pull a versioned tag. You can view the
|
||||
[list of available versions](https://registry.hub.docker.com/u/bitnami/redis/tags/manage/)
|
||||
[list of available versions](https://hub.docker.com/r/bitnami/redis/tags/)
|
||||
in the Docker Hub Registry.
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user