This example Docker Compose configuration demonstrates many components of the Elastic Stack, all running on a single machine under Docker.
- Docker and Compose. Windows and Mac users get Compose installed automatically with Docker. Linux users can:
pip install docker-compose