Satakunnan-ammattikorkeakoulu / containers-on-the-fly

Instant Up. Timely Down. Simple web-based Docker container reservation platform.
0 stars 1 forks source link

dockerUtil.py script does not take into account the current computer. #16

Closed kulttuuri closed 6 months ago

kulttuuri commented 10 months ago

In dockerUtil.py function main(), it should check that the name of the Computer is set in the settings.json file and that the same computer can be found in the database.

It should print for the user the name of the computer and ID of it where it runs the script from the database.

Like: aiserver1, aiserver2