-
Notifications
You must be signed in to change notification settings - Fork 1
Install Guide
Billchenchina edited this page Jan 31, 2018
·
7 revisions
If you have installed a UOJ-System or uoj before
Please read Transfer Guide.
Use the command docker run --name uoj -dit -p 80:80 -p 3690:3690 --cap-add SYS_PTRACE bidgroup/uoj-edu-image
to install.
The install speed depends on your network status. And after installation, You may need more 20 to 40 minutes (even more) to wait for the svn sync.
It may cost much longer than UOJ-System because we supported MathJax in UOJ-edu, so the svn sync may cost long.
本项目是基于UniversalOJ/UOJ-System的二次开发项目。