Skip to content

Commit 84445fa

Browse files
saynLeoQuote
authored andcommitted
修复修复fix redis cluster异常问题
1 parent 9bf5927 commit 84445fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/docker/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ RUN apt-get update \
1111
&& apt-get install -yq --no-install-recommends nginx mariadb-client \
1212
&& source venv4archery/bin/activate \
1313
&& pip install -r /opt/archery/requirements.txt \
14-
&& pip install redis-py-cluster==2.1.3 \
1514
&& cp -f /opt/archery/src/docker/nginx.conf /etc/nginx/ \
1615
&& cp -f /opt/archery/src/docker/supervisord.conf /etc/ \
1716
&& mv /opt/sqladvisor /opt/archery/src/plugins/ \

0 commit comments

Comments
 (0)