Class DockerContainerWatchdog

  • All Implemented Interfaces:
    ExtensionPoint, Runnable

    @Extension
    public class DockerContainerWatchdog
    extends AsyncPeriodicWork
    Periodic job which gets executed by Jenkins automatically. Ensures the consistency of the containers currently running on the docker and the nodes which are attached to this Jenkins instance.
    Author:
    eaglerainbow