The Contest Image Builder contains a set of bash scripts used to build the contest image for the IOI 2017 in Tehran, Iran.
To install the IOI 2017 contest image, follow the instructions below:
- install Ubuntu 16.04 LTS Desktop on your system
- create a user named
ioi2017
- run
sudo bash install.sh
To build a live version of the IOI 2017 contest image,
run build.sh
in the live
directory.