Sign inSign up

sgrio/redis-trib

By sgrio

•Updated over 8 years ago

A really tiny size image with redis-trib inside

Image
1

3.1K

sgrio/redis-trib repository overview

⁠Tiny size redis-trib on top of alpine

This repository contains Dockerfile of redis-trib⁠ for Docker⁠'s automated build⁠ published to the public Docker Hub⁠.

⁠Docker Tags

sgrio/redis-trib provides only one single tagged image:

  • latest
⁠Installation
  1. Install Docker⁠.

  2. Download automated build⁠ from public Docker Hub⁠: docker pull sgrio/redis-trib

⁠Usage
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

Tag summary

Content type

Image

Digest

Size

27.2 MB

Last updated

over 8 years ago

docker pull sgrio/redis-trib