Azure Container Service provides orchestration tools beyond just Docker. It supports Docker Swarm for container orchestration across multiple hosts using the Docker API. It also supports Kubernetes for grouping containers into pods for management across hosts. Additionally, it supports DC/OS which offers container orchestration and was built by Mesosphere offering container grouping, scheduling, and management. The document discusses the advantages of containers over VMs and various container orchestration tools available in Azure Container Service beyond just Docker.