Download Docker Hub



Jaeger components can be downloaded in two ways:

Download

MediaWiki is a free software open source wiki package written in PHP. The fastest and easiest way to get started with Docker on Mac.

  • As executable binaries
  • As Docker images

One of the things that makes Docker so useful is how easy it is to pull ready-to-use images from a central location, Docker’s Central Registry.It is just as easy to push your own image (or collection of tagged images as a repository) to the same public registry so that everyone can benefit from your newly Dockerized service. Download ZAP Checksums for all of the ZAP downloads are maintained on the 2.10.0 Release Page and in the relevant version files. As with all software we strongly recommend that ZAP is only installed and used on operating systems and JREs that are fully patched and actively maintained.

Visual Docker Container Management on Mac & Windows - docker/kitematic.

Binaries

Jaeger binaries are available for macOS, Linux, and Windows. The table below lists the available binaries:

Docker Hub Download Rate Limit

Latest versionAssets
1.22.0
Download redis image from docker hubHub

Download Docker Hub Image

You can find the binaries for previous versions on the GitHub releases page.

Download Docker Hub

Docker images

Download Docker Hub

The following Docker images are available for the Jaeger project via the jaegertracing organization on Docker Hub:

Download Redis Image From Docker Hub

ImageDescriptionSince version
all-in-one

Designed for quick local testing. It launches the Jaeger UI, collector, query, and agent, with an in-memory storage component.

0.8
example-hotrod

Sample application “HotROD” that demonstrates features of distributed tracing (blog post).

$ docker pull jaegertracing/example-hotrod:1.22
1.6
jaeger-agent

Receives spans from Jaeger clients and forwards to collector. Designed to run as a sidecar or a host agent.

0.8
jaeger-collector

Receives spans from agents or directly from clients and saves them in persistent storage.

$ docker pull jaegertracing/jaeger-collector:1.22
0.8
jaeger-query

Serves Jaeger UI and an API that retrieves traces from storage.

0.8
jaeger-ingester

An alternative to collector; reads spans from Kafka topic and saves them to storage.

$ docker pull jaegertracing/jaeger-ingester:1.22
1.7
spark-dependencies

An Apache Spark job that collects Jaeger spans from storage, analyzes links between services, and stores them for later presentation in the Jaeger UI

$ docker pull jaegertracing/spark-dependencies:latest
1.3
jaeger-operator

A Kubernetes Operator for packaging, deploying, and managing Jaeger installation.

1.6
jaeger-cassandra-schema

A utility script used to initialize Cassandra keyspace and schema.

$ docker pull jaegertracing/jaeger-cassandra-schema:1.22
0.8
jaeger-es-index-cleaner

A utility script used to purge old indices from Elasticsearch, since ES does not support data TTL.

$ docker pull jaegertracing/jaeger-es-index-cleaner:1.22
1.3