Hello, >From docker containerizer documentation ( http://mesos.apache.org/documentation/latest/docker-containerizer/),
*"Users can either launch a Docker image as a Task, or as an Executor."* How can i identify whether a docker container started by lets say marathon is running as a task or as an executor ? Thank you. -Pradeep

