This commit is contained in:
sxw@401
2015-09-18 21:48:54 +08:00
parent 20d69dc515
commit 2a8d7ca35c
9 changed files with 72 additions and 5 deletions

View File

@@ -18,4 +18,5 @@ RUN git clone https://github.com/quark-zju/lrun.git
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/