未验证 提交 fb1b5802 编写于 作者: 6du's avatar 6du 提交者: GitHub

fix redis connection (#386)

上级 69ceeff9
......@@ -8,5 +8,6 @@ FROM centos:7
WORKDIR /home/n9e
COPY --from=builder /home/n9e/builder/nightingale/ .
COPY entrpoint.sh .
RUN sed -i 's/127.0.0.1:6379/redis:6379/g' etc/judge.yml
RUN yum install mysql net-tools -y
ENTRYPOINT ./entrpoint.sh
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册