How is docker a context switch overhead? It's the same processes running on the same kernel.
You're adding all of the other supporting processes within the container that needn't be replicated.
You're adding all of the other supporting processes within the container that needn't be replicated.