Wiki

Clone wiki

Sandbox-Run / Home

What is Sandbox-Run

This is part of a FYP project and is for educational use.

Sandbox-Run aims to sandbox the compilation and execution of source code or scripts. Being run inside Docker, this makes Sandbox-Run cross-platform.

Sandbox-Run can be used in an Online Judge System, facilitates high protection against dangerous code. Or it can just be used to compile and run untrusted code or scripts.

Link to Docker Hub Repo

Powered by Docker

Usage

$ docker run [docker-run-options] tomlau10/sandbox-run [options] <executable> [args]

Navigate Wiki Pages

Updated