Docker Code Compiler Build and Run # run build script ./build.sh Test # test compiler with python code php test.php --lang="python" --code="print('Hello')"