Ubuntu ROCK for Mimir, a horizontally scalable, highly available, multi-tenant TSDB for Prometheus.
10K+
ubuntu/mimir is a rock for mimir maintained by Canonical.
Mimir is an open source, horizontally scalable, highly available, multi-tenant TSDB for long-term storage for Mimir. Read more in the official website.
NOTE: These tags follow a specific naming convention that respects the concept of channels.
| Tags | Supported until | Version | Base | Architectures | |
|---|---|---|---|---|---|
3.1-26.04_stable | aliases3-26.04, 3-26.04_beta, 3-26.04_candidate, 3-26.04_edge, 3-26.04_stable, 3.1-26.04, 3.1-26.04_beta, 3.1-26.04_candidate, 3.1-26.04_edge | 09/2026 | 3.1 | 26.04 | amd64 |
2.17-26.04_stable | aliases2-26.04, 2-26.04_beta, 2-26.04_candidate, 2-26.04_edge, 2-26.04_stable, 2.17-26.04, 2.17-26.04_beta, 2.17-26.04_candidate, 2.17-26.04_edge | 08/2026 | 2.17 | 26.04 | amd64 |
3.0-26.04_stable | aliases3.0-26.04, 3.0-26.04_beta, 3.0-26.04_candidate, 3.0-26.04_edge | 09/2026 | 3.0 | 26.04 | amd64 |
2.17-24.04_stable | aliases2-24.04, 2-24.04_beta, 2-24.04_candidate, 2-24.04_edge, 2-24.04_stable, 2.17-24.04, 2.17-24.04_beta, 2.17-24.04_candidate, 2.17-24.04_edge | 07/2026 | 2.17 | 24.04 | amd64 |
3.0-24.04_stable | aliases3-24.04, 3-24.04_beta, 3-24.04_candidate, 3-24.04_edge, 3-24.04_stable, 3.0-24.04, 3.0-24.04_beta, 3.0-24.04_candidate, 3.0-24.04_edge | 08/2026 | 3.0 | 24.04 | amd64 |
| Tags | Support ended on | Upgrade Path | |
|---|---|---|---|
2.15.0-24.04_stable | aliases2.15-24.042.15-24.04_beta2.15-24.04_candidate2.15-24.04_edge2.15-24.04_stable2.15.0-24.042.15.0-24.04_beta2.15.0-24.04_candidate2.15.0-24.04_edge | 04/2025 | - |
2.16-24.04_stable | aliases2.16-24.042.16-24.04_beta2.16-24.04_candidate2.16-24.04_edge | 09/2025 | - |
2.14.2-24.04_stable | aliases2.14-24.042.14-24.04_beta2.14-24.04_candidate2.14-24.04_edge2.14-24.04_stable2.14.2-24.042.14.2-24.04_beta2.14.2-24.04_candidate2.14.2-24.04_edge | 03/2025 | - |
2.13.0-22.04_stable | aliases2-22.042-22.04_beta2-22.04_candidate2-22.04_edge2-22.04_stable2.13-22.042.13-22.04_beta2.13-22.04_candidate2.13-22.04_edge2.13-22.04_stable2.13.0-22.042.13.0-22.04_beta2.13.0-22.04_candidate2.13.0-22.04_edge | 01/2025 | - |
2.6.0-22.04_stable | aliases2.6-22.042.6-22.04_beta2.6-22.04_candidate2.6-22.04_edge2.6-22.04_stable2.6.0-22.042.6.0-22.04_beta2.6.0-22.04_candidate2.6.0-22.04_edge | 05/2025 | - |
2.11-22.04_stable | aliases2.11-22.042.11-22.04_beta2.11-22.04_candidate2.11-22.04_edge | 03/2025 | - |
2.12.0-22.04_stable | aliases2.12-22.042.12-22.04_beta2.12-22.04_candidate2.12-22.04_edge2.12-22.04_stable2.12.0-22.042.12.0-22.04_beta2.12.0-22.04_candidate2.12.0-22.04_edge | 05/2025 | - |
2.10.4-22.04_stable | aliases2.10.4-22.042.10.4-22.04_beta2.10.4-22.04_candidate2.10.4-22.04_edge | 05/2025 | - |
2.11.0-22.04_stable | aliases2.11.0-22.042.11.0-22.04_beta2.11.0-22.04_candidate2.11.0-22.04_edge | 05/2025 | - |
2.10.0-22.04_stable | aliases2.10.0-22.042.10.0-22.04_beta2.10.0-22.04_candidate2.10.0-22.04_edge | 05/2025 | - |
2.10-22.04_stable | aliases2.10-22.042.10-22.04_beta2.10-22.04_candidate2.10-22.04_edge | 03/2025 | - |
This rock's entrypoint is Pebble, a container-optimized init process that enables the orchestration of a collection of local service processes as an organized set.
To view the Pebble services and checks defined in this rock:
docker run --rm ubuntu/mimir:2.15.0-24.04_stable plan
To run this rock, use any of the usual container runtimes, for example, docker:
docker run --name mimir-container \
-e TZ=UTC -p 9009:9009 \
ubuntu/mimir:2.15.0-24.04_stable
Mimir starts on port 9009. Access the instance at http://localhost:9009.
To view the logs of the running container, run:
docker exec mimir-container pebble logs
Or, for a specific service:
docker exec mimir-container pebble logs <service>
Rocks may have predefined health checks that you can list by running:
docker exec mimir-container pebble checks
The overall health of your container can be inspected via:
docker exec mimir-container pebble health
| Option | Description | Default |
|---|---|---|
| TZ | Timezone. | UTC |
| Option | Description | Default |
|---|---|---|
-p <port>:9009 | Expose port 9009 on the host. | None |
Canonical is the provider of this container image. It is the user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within, as well as with Canonical’s IP Policy.
Content type
Image
Digest
sha256:5afcef5c2…
Size
129.8 MB
Last updated
21 days ago
docker pull ubuntu/mimir:3.0-26.04_stablePulls:
172
Last week