A really tiny size image with redis-trib inside
3.1K
This repository contains Dockerfile of redis-trib for Docker's automated build published to the public Docker Hub.
sgrio/redis-trib provides only one single tagged image:
latestInstall Docker.
Download automated build from public Docker Hub: docker pull sgrio/redis-trib
docker run -it --rm sgrio/redis-trib \
create --replicas 1 \
127.0.0.1:7000 127.0.0.1:7001 127.0.0.1:7002 \
127.0.0.1:7003 127.0.0.1:7004 127.0.0.1:7005
Content type
Image
Digest
Size
27.2 MB
Last updated
over 8 years ago
docker pull sgrio/redis-trib