Run Sidecar with Docker
We provide a Docker container which runs the Sidecar (including the overlay).
docker run --rm \    --pull always \    --name spotlight \    --detach \    -p 8969:8969/tcp \    ghcr.io/getsentry/spotlight:latestWe provide a Docker container which runs the Sidecar (including the overlay).
docker run --rm \    --pull always \    --name spotlight \    --detach \    -p 8969:8969/tcp \    ghcr.io/getsentry/spotlight:latest