DOMjudge / domjudge

DOMjudge programming contest jury system
https://www.domjudge.org
GNU General Public License v2.0
732 stars 256 forks source link

dj_run_chroot improvements #2196

Closed vmcj closed 9 months ago

vmcj commented 1 year ago

When doing more advanced chroot configurations (custom source tars etc.) we advice using dj_run_chroot. For first time users this can be confusing so we should consider the following things:

mkfuron commented 11 months ago

Southern California mounts /opt in the chroot. We typically install the Kotlin compiler in /opt and this allows us to make the chroot area the same as our judgehost and contestant images.