Closed RhysBower closed 6 years ago
My current idea is to use docker to execute the student code in a secure environment.
There are several packages to interact with Docker that can be evaluated for our needs.
Merged to master on August 15. Docker didn't work out well (too slow) so we run the student code while sudo'd as another user on the VM with fewer permissions instead.
My current idea is to use docker to execute the student code in a secure environment.
There are several packages to interact with Docker that can be evaluated for our needs.