Skip to content

Commit

Permalink
Make rclone-problem-package in image
Browse files Browse the repository at this point in the history
  • Loading branch information
slhmy authored Feb 8, 2024
1 parent 61bd756 commit 155a41d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/judger-server.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN curl https://rclone.org/install.sh | bash
RUN mkdir /workspace
WORKDIR /workspace
COPY data/dev-problem-package /workspace/data/dev-problem-package
RUN mkdir /workspace/data/rclone-problem-package

ENV RUST_LOG=DEBUG
EXPOSE 8000
Expand Down

0 comments on commit 155a41d

Please sign in to comment.