删除不再使用的配置文件

Squash from 1612a4d to 12f96c6 by virusdefender
This commit is contained in:
virusdefender
2015-12-09 22:28:55 +08:00
parent d510500f9a
commit 0a62b6ab4b
6 changed files with 2 additions and 64 deletions

View File

@@ -19,4 +19,5 @@ RUN cd lrun && make install
RUN mkdir -p /var/judger/run/ && mkdir /var/judger/test_case/ && mkdir /var/judger/code/
RUN chmod -R 777 /var/judger/run/
COPY policy /var/judger/run/
WORKDIR /var/judger/code/
WORKDIR /var/judger/code/judge/
CMD python server.py