app.py
- running python application, enter the python app main file name that is being executed by python.
2. app
- running an executable binary file, enter the binary file name.
3. app.sh
- running a Bash file, enter the Bash file name.
4. mysql
- running a ready-service, enter the service name./home/device-app/app.py
runtime-runc
- will monitor if there are any running containers.
python /home/app.py
. The container command can be found running "docker ps" on the edge device.