coderunner‐python - UQ-eLIPSE/shifoo-docs GitHub Wiki
git clone [email protected]:UQ-eLIPSE/coderunner-python.git
cd coderunner-python
cp config.json.example config.json
docker-compose up --build
If everything goes well, terminal will display coderunner-python | Node.js + Express server started at 5000
After building the service, run docker-compose up
to start the application