增加rsync同步功能
This commit is contained in:
3
dockerfiles/test_case_rsync/Dockerfile
Normal file
3
dockerfiles/test_case_rsync/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM ubuntu:14.04
|
||||
RUN apt-get update && apt-get -y install rsync
|
||||
CMD /bin/bash /OnlineJudge/dockerfiles/test_case_rsync/run.sh
|
||||
Reference in New Issue
Block a user