add: redis-cluster (#1981)

This commit is contained in:
hareku
2019-02-17 00:38:18 +09:00
committed by Shao Yu-Lung (Allen)
parent 1282c413fd
commit 14ee775e39
4 changed files with 53 additions and 0 deletions

3
redis-cluster/Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM grokzen/redis-cluster:latest
LABEL maintainer="hareku <hareku908@gmail.com>"