The application must build a list of containers that are not running
The application must process the list of containers based on desired conditions ie off
DOD is the application must be run and turn on specified containers that failed to turn off after an update
Use portainer-api
The application will be compatible with portainer
- The application must support pushover
- The application must be able to log to a file
- The application must have unit tests
- The application must build a list of containers that are not running
- The application must process the list of containers based on desired conditions ie off
- DOD is the application must be run and turn on specified containers that failed to turn off after an update
Use portainer-api
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The application will be compatible with portainer
Use portainer-api
https://docs.portainer.io/v/ce-2.9/api/examples
Created own api as portainer-api is just swagger generated and not very helpful.