Commit 0e3f9625 authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #18141 from tback/master

Auto commit by PR queue bot
parents dca6f5ac c022bd06
......@@ -5,7 +5,6 @@ RUN apt-get install -yy -q python
COPY redis-master.conf /redis-master/redis.conf
COPY redis-slave.conf /redis-slave/redis.conf
COPY run.sh /run.sh
COPY sentinel.py /sentinel.py
CMD [ "/run.sh" ]
ENTRYPOINT [ "sh", "-c" ]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment