# Functions
NewExecutor returns an executor from the docker client.
# Variables
ErrContainerDestroyed returned when a container is prematurely destroyed during a wait call.
ErrContainerUnhealthy returned if controller detects the health check failure.
ErrImageRequired returned if a task is missing the image definition.