-
Notifications
You must be signed in to change notification settings - Fork 0
coderunner‐python
Chia-Chuan Tsou (Jason) edited this page Sep 27, 2024
·
1 revision
git clone git@github.com: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