mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Merge pull request #18141 from tback/master
Auto commit by PR queue bot
This commit is contained in:
commit
0e3f9625c8
@ -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" ]
|
||||
|
Loading…
Reference in New Issue
Block a user