> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chronosphere.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Install Core Agent in Docker

<Note>
  This feature isn't available to all Chronosphere Telemetry Pipeline users.
  For more information, contact [Chronosphere Support](/support).
</Note>

> Core Agent v26.3.2 and later does not support Docker.

In Chronosphere Telemetry Pipeline, you can use [fleets](/ingest/pipeline/v2/fleets) to manage instances
of Core Agent.

Use the following command to install Core Agent in Docker:

```shell /VERSION/ theme={null}
docker run --rm -it ghcr.io/chronosphereio/calyptia-core-agent:VERSION
```

Replace *`VERSION`* with the [latest version](/ingest/pipeline/v2/fleets/agent/version-equivalents)
of Core Agent.
