Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 259 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 259 Bytes

Redis

Docker Cloud Build Status

How To Use

docker run --name redis-cluster-node --net=host -e REDIS_PORT=<port> -p <port>:<port> -v <volume path>:/data tienyu/redis-cluster