Docker Compose
To use the CLI tool locally with docker-compose you can use this docker-compose.yml config file to get started:
curl -LO https://raw.githubusercontent.com/kubetail-org/kubetail/refs/heads/main/config/examples/docker-compose.ymldocker-compose upThis will mount your local .kube/config file into a kubetail-cli container and start the dashboard server at http://localhost:7500.