In my use case: container scheduling / orchestration. Tools like mesos/k8s/docker swarm. I don't "copy binaries over to a host" - it's rare that I would even have ssh access to a host.
Those tools aren't optimized for running arbitrary binaries - hence containers.
Those tools aren't optimized for running arbitrary binaries - hence containers.