OnlineJudge/build.sh
2017-08-12 03:04:47 +08:00

3 lines
212 B
Bash
Executable File

docker build -t registry.cn-hangzhou.aliyuncs.com/qduoj/oj_web_server -f dockerfiles/oj_web_server/Dockerfile .
docker build -t registry.cn-hangzhou.aliyuncs.com/qduoj/judger -f dockerfiles/judger/Dockerfile .