grafana (1.0)
Published 2026-07-12 17:51:54 +00:00 by damian-buho
Installation
docker pull kiota.ch/o9s/grafana:1.0sha256:85d0dd702c9d5bc305ae988ea439fc038498fc4cc4143e3ee4194cec4b922d38About this package
O9S custom distribution of Grafana dashboards with observability stack
Image layers
| ARG SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION SOURCE_DATE_EPOCH TARGETARCH |
| ENV B19_REQUIRED_SECRETS="gf.security.admin.password o9s.prometheus.password" O9S_ALERTMANAGER_HTTP_HOST=o9s-alertmanager O9S_ALERTMANAGER_HTTP_PORT=8080 O9S_ALERTMANAGER_HTTP_SCHEME=http O9S_GRAFANA_DATA_PATH=${XDG_DATA_HOME} O9S_GRAFANA_HTTP_PORT=8080 O9S_LOKI_HTTP_HOST=o9s-loki O9S_LOKI_HTTP_PORT=8080 O9S_LOKI_HTTP_SCHEME=http O9S_PROMETHEUS_HTTP_HOST=o9s-prometheus O9S_PROMETHEUS_HTTP_PORT=8080 O9S_PROMETHEUS_HTTP_SCHEME=http O9S_TEMPO_HTTP_HOST=o9s-tempo O9S_TEMPO_HTTP_PORT=8080 O9S_TEMPO_HTTP_SCHEME=http |
| USER root |
| WORKDIR ${B19_HOME} |
| COPY dir:910d18ece6fb4c9f891123b6a3460bd14ec68d9acdfa8324c8529f7a4b8ad5af in / |
| |10 B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=o9s M6E_NEAR_CACHE_HOST= M6E_PROJECT=grafana M6E_VERSION=1.0.0 SOURCE_DATE_EPOCH=0 TARGETARCH=amd64 /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared --mount=type=cache,id=apt-cache-${B19_UBUNTU_SERIES},target=/var/cache/apt,sharing=shared --mount=type=cache,id=apt-lists-${B19_UBUNTU_SERIES},target=/var/lib/apt,sharing=shared --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage base:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62 |
| USER ${B19_UID} |
| COPY dir:53e8ee43352d048cfefdbb89c3a2e5f55ec0f9a3544834a94d4bc4c6aaa11306 in / |
| |10 B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=o9s M6E_NEAR_CACHE_HOST= M6E_PROJECT=grafana M6E_VERSION=1.0.0 SOURCE_DATE_EPOCH=0 TARGETARCH=amd64 /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared,uid=${B19_UID},gid=${B19_GID} --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage user:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62 |
| LABEL prometheus.enabled=true |
| LABEL prometheus.port=${O9S_GRAFANA_HTTP_PORT} |
| LABEL traefik.enable=true |
| LABEL traefik.http.routers.grafana.rule="Host(`grafana.docker.localhost`)" |
| LABEL traefik.http.routers.grafana.entrypoints=web,websecure |
| LABEL traefik.http.routers.grafana.middlewares=redirect-to-https@file |
| LABEL traefik.http.services.grafana.loadbalancer.server.port=${O9S_GRAFANA_HTTP_PORT} |
| LABEL "org.opencontainers.image.version"="1.0.0" "org.opencontainers.image.revision"="b5b5aef52a3f67345562dad204b40fa4f50d3e97" "org.opencontainers.image.created"="2026-07-12T17:45:56Z" "org.m6e.ci.build-by"="forgejo-buildah" "org.m6e.ci.git-commit"="b5b5aef" "org.opencontainers.image.title"="O9S / Grafana (unofficial b19-style image)" "org.opencontainers.image.description"="O9S custom distribution of Grafana dashboards with observability stack" "org.opencontainers.image.licenses"="MIT" "org.opencontainers.image.source"="https://codeberg.org/o9s/grafana" |
Labels
| Key | Value |
|---|---|
| org.m6e.ci.build-by | forgejo-buildah |
| org.m6e.ci.git-commit | b5b5aef |
| org.opencontainers.image.created | 2026-07-12T17:45:56Z |
| org.opencontainers.image.description | O9S custom distribution of Grafana dashboards with observability stack |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | b5b5aef52a3f67345562dad204b40fa4f50d3e97 |
| org.opencontainers.image.source | https://codeberg.org/o9s/grafana |
| org.opencontainers.image.title | O9S / Grafana (unofficial b19-style image) |
| org.opencontainers.image.version | 1.0.0 |
| prometheus.enabled | true |
| prometheus.port | 8080 |
| traefik.enable | true |
| traefik.http.routers.grafana.entrypoints | web,websecure |
| traefik.http.routers.grafana.middlewares | redirect-to-https@file |
| traefik.http.routers.grafana.rule | Host(`grafana.docker.localhost`) |
| traefik.http.services.grafana.loadbalancer.server.port | 8080 |