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.
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