Skip to content

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.

If you want to install a completely new UOJ-edu

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.

Clone this wiki locally