![]() |
VOOZH | about |
Redis cluster 6.0, 6.2, 7.0, 7.2
10M+
Full source can be found at: https://github.com/Grokzen/docker-redis-cluster
Last update: 2020-01-15
The upstream baseimage "redis:5.0" was freezed to a fixed SHA256 to prevent issues with different people use different images upstream. If you want it updated for any reason, submit a PR on github with the new SHA256 and a new build will be made.
All redis source files can be found at http://download.redis.io/releases/ or https://github.com/antirez/redis/archive/
Docker image with redis built and installed from redis source code releases.
The main usage for this container is to demo and test redis cluster code. For example in https://github.com/Grokzen/redis-py-cluster repo
The cluster is 6 redis instances running with 3 master & 3 slaves, one slave for each master. They run on ports 7000 to 7005.
You can enable 2 standalone redis instances that is not part of the cluster. See repo docs for activation and usage.
You can enable 3 sentinel redis instances that runs separate from the clustered and standalone instances. See repo docs for activation and usage.
Mac users should read the github README to correctly build/run this container.
The following tags with pre-built images is available on docker-hub.
Latest release in the most recent stable branch will be used as latest version.
Redis 7.0.x version:
Redis 6.2.x versions:
Redis 6.0.x versions:
The following major versions is no longer available to be downloaded from docker.hub. You can still build and run them directly from this repo.
Content type
Image
Digest
sha256:1a78d201c…
Size
254.9 MB
Last updated
almost 2 years ago
docker pull grokzen/redis-cluster:7.2.5